From: Vasanthakumar Thiagarajan Date: Mon, 3 Sep 2012 07:19:34 +0000 (+0530) Subject: ath6kl: Fix bug in scheduling hb_timer X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~81^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d9188409aef2f3bebd1956d2f15bc970efcea7b;p=pandora-kernel.git ath6kl: Fix bug in scheduling hb_timer hb_timer should be scheduled only when hb_poll is non-zero. But in ath6kl_recovery_work() the timer is scheduled based on fw_recovery.enable instead which is wrong. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed