]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wl18xx: add a module parameter to control 11a support
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:13:56 +0000 (12:13 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:57:11 +0000 (15:57 +0300)
commit1ddbc7d4c744eb24aa0d51ab1f4ad6b5c0fd0c02
tree146c2c2425450b006a3068233ebe92839212d45c
parenta5114d9c0def1286aa1d565280b350fee4d1c75b
wl18xx: add a module parameter to control 11a support

In wl18xx we don't have an NVS yet, so we need to control whether 11a
is supported with a module parameter for now.  11a support is enabled
by default and can be changed by setting enable_11a to false when
loading the module.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wl18xx/main.c