Files
linux/net
Sujith 5421e40def mac80211: Fix HT rate control configuration
commit 4fa0043731 upstream.

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.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-04-01 16:01:09 -07:00
..
2010-01-24 19:52:24 -08:00
2010-01-16 01:04:04 -08:00
2009-11-25 15:14:13 -08:00
2010-02-19 15:40:50 -08:00
2010-02-19 15:40:50 -08:00
2009-12-15 08:53:25 -08:00
2010-02-03 18:13:43 -08:00
2010-01-16 01:04:04 -08:00
2009-11-25 15:14:13 -08:00
2010-01-03 21:25:53 -08:00
2009-07-12 12:22:34 -07:00
2010-02-16 14:53:24 -08:00
2009-12-17 10:51:40 -05:00