4fa0043731
Handling HT configuration changes involved setting the channel with the new HT parameters and then issuing a rate_update() notification to the driver. This behavior changed after the off-channel changes. Now, the channel is not updated with the new HT params in enable_ht() - instead, it is now done when the scan work terminates. This results in the driver depending on stale information, defaulting to non-HT mode always. Fix this by passing the new channel type to the driver. Cc: stable@kernel.org Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
ahb.c | ||
ani.c | ||
ani.h | ||
ath9k.h | ||
beacon.c | ||
btcoex.c | ||
btcoex.h | ||
calib.c | ||
calib.h | ||
common.c | ||
common.h | ||
debug.c | ||
debug.h | ||
eeprom_4k.c | ||
eeprom_9287.c | ||
eeprom_def.c | ||
eeprom.c | ||
eeprom.h | ||
gpio.c | ||
hw.c | ||
hw.h | ||
init.c | ||
initvals.h | ||
Kconfig | ||
mac.c | ||
mac.h | ||
main.c | ||
Makefile | ||
pci.c | ||
phy.c | ||
phy.h | ||
rc.c | ||
rc.h | ||
recv.c | ||
reg.h | ||
virtual.c | ||
xmit.c |