cfg80211: fix VHT TDLS peer AID verification
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 27 May 2013 15:24:02 +0000 (18:24 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 11 Jun 2013 12:36:43 +0000 (14:36 +0200)
commit3d124ea27ae2fc895f81725f0b4c7f3d9c733df4
tree899b04aaf32468e0f3f52aa7339c608298a7728c
parentffb3cf3000aa12facdccbdfcb10bfebda7199209
cfg80211: fix VHT TDLS peer AID verification

I (Johannes) accidentally applied the first version of the patch
("Allow TDLS peer AID to be configured for VHT"). Now apply just
the changes between v1 and v2 to get the AID verification and
prefer the new attribute over the old one.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c