ath9k: use ath9k_hw_write_associd() on reset
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 10 Sep 2009 15:57:00 +0000 (08:57 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:25 +0000 (16:39 -0400)
commit3453ad8839ca91e1c11211d4d87dc3657c5a2b44
tree741978ae5458fc04a4c277566a86915a0afc2ff9
parent7664072b7937d0bd5563800359e04ff4418572e0
ath9k: use ath9k_hw_write_associd() on reset

Use the already provided helper instead of rewriting the code
required in place.

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