wimax/i2400m: implement passive mode as a module option
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 14:11:26 +0000 (23:11 +0900)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Tue, 3 Nov 2009 20:49:34 +0000 (12:49 -0800)
commit55a662d6468005ec3cd799fbd8d0ad03dfae6d2a
tree388ebff423706a896d599a8447d9a8a7ad14d268
parenta8ee303cae6fbdaa639afa50b9d03ce6f0c7d7da
wimax/i2400m: implement passive mode as a module option

Some versions of the user space Intel WiMAX daemon need to have full
control over the device initialization sequence. By setting the module
option i2400.passive_mode to 1, the driver defers all device
configuration and initialization to user space.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
drivers/net/wimax/i2400m/control.c