commit | 7664072b7937d0bd5563800359e04ff4418572e0 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Thu Sep 10 08:54:56 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:39:25 2009 -0400 |
tree | 26f5d15165a3786c0369ce9a8b7101642a07825d | |
parent | f2b2143e60651228945f361c09de7ee752360cd1 [diff] |
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>