ath5k: Make some changes to follow register dumps.
commitc87cdfd270e8fb24ba1b707c83da499b87ef1ade
authorNick Kossifidis <mickflemm@gmail.com>
Fri, 7 Mar 2008 16:48:21 +0000 (7 11:48 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 7 Mar 2008 21:02:58 +0000 (7 16:02 -0500)
treefc65af21cb71b8301e73f6a1035677abdf0925be
parent56c9054f16ecb62bd83e9c55032522604d2f626c
ath5k: Make some changes to follow register dumps.

Make some changes which mimic what we see in register dumps.
This patch does not add a helper to ath5k_hw_reset(). It
does seem clear we need a re-shuffle around ath5k_hw_reset()
though as code in there is lengthy and already hitting 80-char
limit. This can be dealt with later though.

Changes-licensed-under: ISC
Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@winlab.rutgers.edu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/hw.c