ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Tue, 14 Feb 2012 15:02:59 +0000 (20:32 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 27 Feb 2012 17:24:30 +0000 (19:24 +0200)
commite8ad9a0638cb50dad48201f461f4739740f036b3
tree5783283c80c29537cb6a84bb643e2a234756ab57
parent0ea10f2b469ee51ed9948dd24cdd9582a98b885e
ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()

This fixes smatch warning "inconsistent returns sem:&ar->sem".

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