ath5k: more RF2413 stuff
authorNick Kossifidis <mickflemm@gmail.com>
Thu, 28 Feb 2008 19:50:50 +0000 (14:50 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 7 Mar 2008 21:02:58 +0000 (16:02 -0500)
commit903b474efabab6a4ce697063c367afd8e2ad83f3
treed7a7ab944a519122fcb958c01ed42cd2d8d91096
parent0af2256319959aaca95959a493ed2282edaaae3e
ath5k: more RF2413 stuff

 * Add AR5K_RF2413 to radio check during hw_reset so it doesn't complain

 * Write ah_phy_spending value we set during attach instead of checking
each time for radio revision

 * Skip txpower setup for RF2413 because it can't transmit with it
(weird thing is that RF5413 has no problem with it).

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
drivers/net/wireless/ath5k/phy.c