summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorJouni Malinen <jouni.malinen@atheros.com>2010-06-14 11:55:56 -0700
committerJohn W. Linville <linville@tuxdriver.com>2010-06-15 16:00:48 -0400
commit05e48e8e437148298f4673e1efe81f9ead5f41d7 (patch)
tree17511ed4294b800c1dceaa2b30b016c0e4c782b2 /Kbuild
parentff61638105db6f5832ef8700436ba6aa6d3a2fda (diff)
mac80211: Protect Deauthentication frame when using MFP
When management frame protection (IEEE 802.11w) is used, Deauthentication frame needs to be protected when the pairwise key is configured. mac80211 was removing the station entry (and its keys) before actually sending out the Deauthentication frame. Fix this by reordering the code to send the frame before the station entry gets removed. This matches an earlier change that handled the Disassociation frame processing, but missed Deauthentication frames. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions