]> git.baikalelectronics.ru Git - kernel.git/commit
ath5k: Disable fast channel switching by default
authorNick Kossifidis <mickflemm@gmail.com>
Thu, 2 Jun 2011 00:09:48 +0000 (03:09 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 3 Jun 2011 18:19:49 +0000 (14:19 -0400)
commitddcbdb5cffd9c2e26797a2f06135a80b7e1d569e
tree01598dfa43a08038f9b33cdae902f71156647471
parentb728329e9768cc37d6e0f38abb5882356f72e0cd
ath5k: Disable fast channel switching by default

Disable fast channel change by default on AR2413/AR5413 due to
some bug reports (it still works for me but it's better to be safe).
Add a module parameter "fastchanswitch" in case anyone wants to enable
it and play with it.

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/reset.c