ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Mon, 3 Sep 2012 07:19:35 +0000 (12:49 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 24 Oct 2012 08:49:49 +0000 (11:49 +0300)
commite451f947c59d527088ebbd4505e776e968b9539a
treeb355d1602c64ce3c7f2fe5ed423e85b6bf63f959
parent9d9188409aef2f3bebd1956d2f15bc970efcea7b
ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()

Checking for recovery state just before re-arming hb_timer is not
necessary, this should be done at the begining of the timer instead.

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