ath5k: Put power_level where it belongs and rename it
authorNick Kossifidis <mickflemm@gmail.com>
Sun, 5 Aug 2012 19:35:36 +0000 (22:35 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Aug 2012 19:26:57 +0000 (15:26 -0400)
Put power_level to ah_txpower struct with the rest tx power infos and
also rename it to txp_requested to make more sense.

v2 make sure we don't memset it to zero on reset

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found