]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_htc: Fix host RX initialization
authorSujith Manoharan <Sujith.Manoharan@atheros.com>
Mon, 21 Feb 2011 02:20:15 +0000 (07:50 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 23 Feb 2011 21:25:28 +0000 (16:25 -0500)
commitbd5724600e4441f8b9d601f9c732b8da7e0956d7
treeaedeacfd0bca360a09de4395a3b945927705d421
parent0f480d98c25b10d873d649ab1223960698245194
ath9k_htc: Fix host RX initialization

There is no need to set the BSSID mask or opmode when
initializing RX, they would be set correctly in the HW reset
routine.

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c