OSDN Git Service

ath5k: Disable fast channel switching by default
authorNick Kossifidis <mickflemm@gmail.com>
Thu, 2 Jun 2011 00:09:48 +0000 (03:09 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 9 Jul 2011 06:15:10 +0000 (23:15 -0700)
commitbdc5ce7ef6b7a4aa7a9ae7c60767783e6c5e438a
treeafb3960893ae7b9303169728405dd9b14f416b97
parentf1d30323f165eb429fba86981edd8f0e06b52f46
ath5k: Disable fast channel switching by default

commit a99168eece601d2a79ecfcb968ce226f2f30cf98 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/reset.c