Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341444
b: refs/heads/master
c: 9d91884
h: refs/heads/master
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and Kalle Valo committed Oct 24, 2012
1 parent d43f471 commit cc31227
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 77565794eb69cf73a5808c04b01bc2a97ebf32d3
refs/heads/master: 9d9188409aef2f3bebd1956d2f15bc970efcea7b
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/recovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ static void ath6kl_recovery_work(struct work_struct *work)

ar->fw_recovery.err_reason = 0;

if (ar->fw_recovery.enable)
if (ar->fw_recovery.hb_poll)
mod_timer(&ar->fw_recovery.hb_timer, jiffies +
msecs_to_jiffies(ar->fw_recovery.hb_poll));
}
Expand Down

0 comments on commit cc31227

Please sign in to comment.