From: Lennert Buytenhek Date: Thu, 16 Jul 2009 10:14:58 +0000 (+0200) Subject: mwl8k: remove MWL8K_RADIO_* defines X-Git-Tag: v2.6.32-rc1~703^2~335^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46563b714b09d44eec4d1fd8a0f53e79ddaa3aa;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed