Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126910
b: refs/heads/master
c: 4407245
h: refs/heads/master
v: v3
  • Loading branch information
Nick Andrew authored and Jiri Kosina committed Jan 6, 2009
1 parent 100c749 commit ac79567
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: d535295b16710552e9e8f9923670a95c447e842a
refs/heads/master: 4407245ac5c5defa303c05828c57d7855aa7e5ee
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ipw2x00/ipw2100.c
Original file line number Diff line number Diff line change
Expand Up @@ -1830,7 +1830,7 @@ static void ipw2100_down(struct ipw2100_priv *priv)
cancel_delayed_work(&priv->rf_kill);
}

/* Kill the firmare hang check timer */
/* Kill the firmware hang check timer */
if (!priv->stop_hang_check) {
priv->stop_hang_check = 1;
cancel_delayed_work(&priv->hang_check);
Expand Down

0 comments on commit ac79567

Please sign in to comment.