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)
commit7664072b7937d0bd5563800359e04ff4418572e0
tree26f5d15165a3786c0369ce9a8b7101642a07825d
parentf2b2143e60651228945f361c09de7ee752360cd1
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
This page took 0.024342 seconds and 5 git commands to generate.