Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150272
b: refs/heads/master
c: 9906a07
h: refs/heads/master
v: v3
  • Loading branch information
Reinette Chatre authored and John W. Linville committed May 11, 2009
1 parent ea7db28 commit 7984e82
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: d6e933993fdad4a270c557fa5317f668bef1d824
refs/heads/master: 9906a07e1607e86957ac8780c35a9acf425c4c95
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-eeprom.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ int iwl_eeprom_check_version(struct iwl_priv *priv)

return 0;
err:
IWL_ERR(priv, "Unsupported EEPROM VER=0x%x < 0x%x CALIB=0x%x < 0x%x\n",
IWL_ERR(priv, "Unsupported (too old) EEPROM VER=0x%x < 0x%x CALIB=0x%x < 0x%x\n",
eeprom_ver, priv->cfg->eeprom_ver,
calib_ver, priv->cfg->eeprom_calib_ver);
return -EINVAL;
Expand Down

0 comments on commit 7984e82

Please sign in to comment.