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)
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>

No differences found