commit | efeada2c0aa1219b15787da48cfa282803e9d99e | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Thu Mar 05 21:31:05 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 16 18:09:28 2009 -0400 |
tree | 85c93ecccbb6f6370b62abaabe73c29acd3a91fe | |
parent | ad5e72ee81ed074cfe6bb2a1ca231b5413efa41f [diff] |
p54: fix iwconfig txpower off Disabling the receiver logic with P54_FILTER_TYPE_RX_DISABLED is not supported by all firmwares. However we have an alternative: hibernation. And the only side effect - so far - is a bit less power consumption. WIN! Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>