iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 3 Dec 2009 10:40:17 +0000 (11:40 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Dec 2009 19:16:28 +0000 (14:16 -0500)
commit43b5ffe1162a7fbaa89f1c392a28ac54c2e932f7
tree82929f2096ff8935f92692e0e386bacf67a991e9
parent1ee9d426ff8ae8312137fc9407eff23ca81cef26
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter

Wifi and wimax coexistence mode is set by wifi at boot time. There can be
several modes, defined by priority tables. User space components can decide
which one to select by writing to /sys/module/iwmc3200wifi/parameters/wiwi
with this patch, before bringing the interface up.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwmc3200wifi/commands.c
drivers/net/wireless/iwmc3200wifi/iwm.h
drivers/net/wireless/iwmc3200wifi/main.c