ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Sun, 14 Aug 2011 11:38:33 +0000 (17:08 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 31 Aug 2011 07:10:53 +0000 (10:10 +0300)
commit83dc5f2f93adae8907fa105e15a792d860f6affe
treee0759b9bbbe8670d05e8503e1e4fdd95a283ad4a
parent65d2bb14ac44e8191beefa8756addd8505224b4a
ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()

This lock is intended to protect stats there, not neccessary to
hold it beyond that.

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