ath9k: Fix bug in scan termination
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 13 Apr 2009 16:26:36 +0000 (21:56 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:46 +0000 (16:54 -0400)
commit9c07a7777f44c7e39accec5ad8c4293d6a9b2a47
tree574a6cebcfaca6a0b12dd587393219488cec16ad
parent675902ef822c114c0dac17ed10eed43eb8f5c9ec
ath9k: Fix bug in scan termination

A full HW reset needs to be done on termination of a scan run.
Not setting SC_OP_FULL_RESET resulted in doing a
fast channel change.

Cc: stable@kernel.org
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c
This page took 0.025268 seconds and 5 git commands to generate.