summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/beacon.c
diff options
context:
space:
mode:
authorJohannes Berg2010-02-16 11:05:00 +0100
committerJohn W. Linville2010-02-16 20:16:24 +0100
commitbef5d1c70d132145c0fc75b3586a19841a9a82e4 (patch)
tree07f657821d0e903d3caea59378d73a903a1237f2 /drivers/net/wireless/ath/ath9k/beacon.c
parentmwl8k: disable softirqs when accessing sta_notify_list (diff)
downloadkernel-qcow2-linux-bef5d1c70d132145c0fc75b3586a19841a9a82e4.tar.gz
kernel-qcow2-linux-bef5d1c70d132145c0fc75b3586a19841a9a82e4.tar.xz
kernel-qcow2-linux-bef5d1c70d132145c0fc75b3586a19841a9a82e4.zip
mac80211: split ieee80211_drop_unencrypted
Currently, ieee80211_drop_unencrypted is called from management and data frame context, and the different contexts pass different frames. This could lead to it processing an 802.3 frame as an 802.11 frame when MFP is enabled. Move the MFP part of ieee80211_drop_unencrypted into a new function that is only called for mgmt frames. Cc: Jouni Malinen <j@w1.fi> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/beacon.c')
0 files changed, 0 insertions, 0 deletions