commit | 73858062b66c07d71bce47a0e4798dd3ce604590 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Thu Apr 13 17:17:17 2006 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 24 16:15:53 2006 -0400 |
tree | ab97d0268e29c237cbc397bd254ca75c00e9c1be | |
parent | ea2841521a7e061b772d6cee03f5b23c58a58284 [diff] |
[PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoS Fix ieee80211 TX code when using WPA+QOS. TKIP/CCMP will use the TID field of qos_ctl in 802.11 frame header to do encryption. We cannot ignore this field when doing host encryption and add the qos_ctl field later. Signed-off-by: Hong Liu <hong.liu@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>