Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122813
b: refs/heads/master
c: 5c11ec6
h: refs/heads/master
i:
  122811: 3f3dd63
v: v3
  • Loading branch information
Wu, Fengguang authored and John W. Linville committed Dec 19, 2008
1 parent b5dbdd8 commit 6edbc38
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: 34c22cf93d1446791c966c878cc691e07c39d8d3
refs/heads/master: 5c11ec60ef2eb8fb409b2c0a427e5a8ab6ee05f8
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-led.c
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ static int iwl_get_blink_rate(struct iwl_priv *priv)
if (tpt > (blink_tbl[i].tpt * IWL_1MB_RATE))
break;

IWL_DEBUG_LED("LED BLINK IDX=%d", i);
IWL_DEBUG_LED("LED BLINK IDX=%d\n", i);
return i;
}

Expand Down

0 comments on commit 6edbc38

Please sign in to comment.