[MAC80211]: Add support for setting TX power and radio status
authorMichael Buesch <mb@bu3sch.de>
Thu, 20 Sep 2007 20:06:39 +0000 (22:06 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:23 +0000 (16:52 -0700)
This adds support for disabling the radio and setting the TXpower
through wext.
This also fixes the prism TXpower ioctl (It always overwrote the TXpower
value in ieee80211_hw_config())

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found