Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13784
b: refs/heads/master
c: 2f23c52
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville authored and David S. Miller committed Nov 10, 2005
1 parent 61ed075 commit bf7016e
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: b925556cc9e82b32ab68a7620b247f47193501a7
refs/heads/master: 2f23c523f32324e5b5f39565cbcb0a8ff8923019
2 changes: 1 addition & 1 deletion trunk/drivers/net/bnx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -2707,7 +2707,7 @@ bnx2_init_nvram(struct bnx2 *bp)

if (j == entry_count) {
bp->flash_info = NULL;
printk(KERN_ALERT "Unknown flash/EEPROM type.\n");
printk(KERN_ALERT PFX "Unknown flash/EEPROM type.\n");
rc = -ENODEV;
}

Expand Down

0 comments on commit bf7016e

Please sign in to comment.