]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Use ath9k_hw_setbssidmask() on reset
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 10 Sep 2009 15:54:56 +0000 (08:54 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:25 +0000 (16:39 -0400)
commitaa894493a050329dc69fe6ebee430d34285ce3d8
tree26f5d15165a3786c0369ce9a8b7101642a07825d
parent9e7a991d517805cd160a8a515a4c300d5e461b04
ath9k: Use ath9k_hw_setbssidmask() on reset

The same code was being implemented on reset for setting the bssidmask,
instead just use the already provided helper.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c