]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88bbcf1364c9cc17bbd5a1ff408c698b0e574c21
tree741978ae5458fc04a4c277566a86915a0afc2ff9
parentaa894493a050329dc69fe6ebee430d34285ce3d8
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