From: Zhu Yi Date: Thu, 13 Apr 2006 09:17:17 +0000 (+0800) Subject: [PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoS X-Git-Tag: v2.6.18-rc1~1115^2~88^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73858062b66c07d71bce47a0e4798dd3ce604590;p=pandora-kernel.git [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 Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed