commit | 1d38c16ce4156f63b45abbd09dd28ca2ef5172b4 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanoharan@atheros.com> | Fri May 20 17:52:15 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 26 15:43:33 2011 -0400 |
tree | a8ca2168580e0b1ce59252729584d12dba72cbea | |
parent | 41e2b05b9598d6bdf91fc20280bfc538d853f769 [diff] |
mac80211: stop queues before rate control updation Stop tx queues before updating rate control to ensure proper rate selection. Otherwise packets can be transmitted in 40 Mhz whereas hw is configured in HT20. Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>