]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix ath_startrecv()
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Fri, 5 Sep 2014 02:33:16 +0000 (08:03 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 9 Sep 2014 19:27:21 +0000 (15:27 -0400)
commitfb6e5fd27f286a088fcc54c3a94edc61b0ac22e0
tree7444adc223ddc659b87d9ba31d8e99ddd2d86721
parent591a8987257139a3ff66081200d2582b904eeff0
ath9k: Fix ath_startrecv()

Since ath_startrecv() doesn't return an error value,
cleanup the callsites.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/recv.c