Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130172
b: refs/heads/master
c: 40ab73c
h: refs/heads/master
v: v3
  • Loading branch information
Chr authored and John W. Linville committed Jan 22, 2009
1 parent 54508f2 commit 54b44d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 11eaea416716deebcb18383b201ba8033cbf33dc
refs/heads/master: 40ab73cc6c38ce93253fe8c2d7e502c948adfd13
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/p54/p54common.c
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,8 @@ static int p54_parse_eeprom(struct ieee80211_hw *dev, void *eeprom, int len)
}
if (err)
goto err;

}
}
break;
case PDR_PRISM_ZIF_TX_IQ_CALIBRATION:
priv->iq_autocal = kmalloc(data_len, GFP_KERNEL);
if (!priv->iq_autocal) {
Expand Down

0 comments on commit 54b44d5

Please sign in to comment.