ath9k: simplify beacon configuration for beaconing vifs
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Thu, 19 Apr 2012 13:43:51 +0000 (19:13 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 23 Apr 2012 19:35:30 +0000 (15:35 -0400)
commited2578cd24d033dcaa046b7324e91215ae1fdd8d
treee23b84c5a154b1e7fee3476bb67bc0a79465c974
parent78241bdcaf617f477f778c957ed93afc9551ff78
ath9k: simplify beacon configuration for beaconing vifs

As of now beacon configuration is being called multiple times
in bss info change notification. This patch avoids multiple
configuration and make it simpler.

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