]> Pileus Git - ~andy/linux/commit
mac80211: 802.11w - Do not force Action frames to disable encryption
authorJouni Malinen <j@w1.fi>
Thu, 8 Jan 2009 11:32:07 +0000 (13:32 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:06 +0000 (16:00 -0500)
commit1acc97b63a3f32481ebbb4e831323e9aa8834f66
tree35c636422e196b1f778d0564abe101e43fc19976
parentfea147328908b7e2bfcaf9dc4377909d5507ca35
mac80211: 802.11w - Do not force Action frames to disable encryption

When sending out Action frames, allow ieee80211_tx_skb() to send them
without enforcing do_not_encrypt. These frames will be encrypted if
MFP has been negotiated.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ht.c
net/mac80211/mesh_hwmp.c
net/mac80211/mesh_plink.c
net/mac80211/spectmgmt.c