From: Vasanthakumar Thiagarajan Date: Mon, 3 Sep 2012 07:19:35 +0000 (+0530) Subject: ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~81^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e451f947c59d527088ebbd4505e776e968b9539a;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed