]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: reserve a beacon slot on beaconing vif addition
authorRajkumar Manoharan <rmanoharan@atheros.com>
Tue, 1 Feb 2011 17:35:36 +0000 (23:05 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 3 Feb 2011 21:45:29 +0000 (16:45 -0500)
commit8433f5b5b6e4c02ab94b6d57f4872aa4b71b01af
tree2a4114826cac77d52988cf088995bfadf79a3596
parentc49a690b5122bd18b9ad603061469a0f4948d9d6
ath9k: reserve a beacon slot on beaconing vif addition

The beaconing vif addition is based on max beacon slot
available. So it is better to reserve a beacon slot
on interface addition and let it be configured properly
on bss_info change.

Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c