ath6kl: Claim sdio function only at appropriate places
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Fri, 30 Sep 2011 16:16:59 +0000 (21:46 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:50:54 +0000 (12:50 +0200)
commit861dd058f495973c7ad2a44b8f68f3cc05733eab
tree9b0241b382001336c9b212b4b57f4a40c12c24eb
parent151bd30bdf88551d68a743b7f7504ca0f3ff2796
ath6kl: Claim sdio function only at appropriate places

There are places where tx_complete callbacks are called with
claiming the sdio function. It is not necessary to hold the
sdio func for longer. This may even affect the host side power
save, if it is supported by the controller.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/sdio.c