mac80211: stop queues before rate control updation
authorRajkumar Manoharan <rmanoharan@atheros.com>
Fri, 20 May 2011 12:22:15 +0000 (17:52 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 May 2011 19:43:33 +0000 (15:43 -0400)
commit1d38c16ce4156f63b45abbd09dd28ca2ef5172b4
treea8ca2168580e0b1ce59252729584d12dba72cbea
parent41e2b05b9598d6bdf91fc20280bfc538d853f769
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>
net/mac80211/mlme.c