commit | 1acc97b63a3f32481ebbb4e831323e9aa8834f66 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <j@w1.fi> | Thu Jan 08 13:32:07 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:00:06 2009 -0500 |
tree | 35c636422e196b1f778d0564abe101e43fc19976 | |
parent | fea147328908b7e2bfcaf9dc4377909d5507ca35 [diff] |
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>