Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27290
b: refs/heads/master
c: 61fb9ed
h: refs/heads/master
v: v3
  • Loading branch information
Zhu Yi authored and John W. Linville committed Apr 24, 2006
1 parent 037b8f6 commit fb7dcfa
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: d0b526b71569446aaa848cdf4cf3dd8948f0931a
refs/heads/master: 61fb9ed99dc8876cb118bd9ab46b535ca8c820e8
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -4033,7 +4033,7 @@ static void ipw_gather_stats(struct ipw_priv *priv)
else if (signal_quality < 1)
signal_quality = 0;

IPW_ERROR("Signal level : %3d%% (%d dBm)\n",
IPW_DEBUG_STATS("Signal level : %3d%% (%d dBm)\n",
signal_quality, rssi);

quality = min(beacon_quality,
Expand Down

0 comments on commit fb7dcfa

Please sign in to comment.