commit | c46563b714b09d44eec4d1fd8a0f53e79ddaa3aa | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Jul 16 12:14:58 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 20 11:38:04 2009 -0400 |
tree | 0edb88b4171a896120cce633357ecb62f52a13e3 | |
parent | ce9e2e1b8433c8795459a259ee87bc4e424e7c50 [diff] |
mwl8k: remove MWL8K_RADIO_* defines Instead of passing a flag bitmask to mwl8k_cmd_802_11_radio_control, pass the 'enable' and 'force' arguments as separate parameters, and introduce wrappers for the common cases of enabling and disabling without forcing. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>