linux/net/ieee80211
Hong Liu 72df16f109 [PATCH] ieee80211: Fix QoS is not active problem
Fix QoS is not active even the network and the card is QOS enabled.
The problem is we pass the wrong ieee80211_network address to
ipw_handle_beacon/ipw_handle_probe_response, thus the
ieee80211_network->qos_data.active will not be set, causing the driver
not sending QoS frames at all.

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>
2006-03-15 16:16:07 -05:00
..
ieee80211_crypt.c
ieee80211_crypt_ccmp.c [PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled 2006-03-15 16:11:55 -05:00
ieee80211_crypt_tkip.c
ieee80211_crypt_wep.c
ieee80211_geo.c
ieee80211_module.c
ieee80211_rx.c [PATCH] ieee80211: Fix QoS is not active problem 2006-03-15 16:16:07 -05:00
ieee80211_tx.c
ieee80211_wx.c
Kconfig
Makefile