Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247235
b: refs/heads/master
c: ce6cac8
h: refs/heads/master
i:
  247233: 76db876
  247231: c228e3f
v: v3
  • Loading branch information
John W. Linville committed Apr 29, 2011
1 parent 12c4f02 commit f9eb3c8
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: f9c2fdbab1f1854f2bfcc75c326d0f4537ec2a7e
refs/heads/master: ce6cac88a4f1e52a51a31c31562f4da347543147
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/p54/eeprom.c
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ static int p54_parse_rssical(struct ieee80211_hw *dev,
struct pda_rssi_cal_entry *cal = (void *) &data[offset];

for (i = 0; i < entries; i++) {
u16 freq;
u16 freq = 0;
switch (i) {
case IEEE80211_BAND_2GHZ:
freq = 2437;
Expand Down

0 comments on commit f9eb3c8

Please sign in to comment.