Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168747
b: refs/heads/master
c: 3fa8486
h: refs/heads/master
i:
  168745: a2b5f61
  168743: 24fd1df
v: v3
  • Loading branch information
Florian Fainelli authored and David S. Miller committed Nov 16, 2009
1 parent 23a9b0a commit fe3cb0b
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: eaa04dc353f45404be54a61b48a3f97de12fafc3
refs/heads/master: 3fa8486bae2b56d9f47c1c281866d10fb56c3adc
2 changes: 1 addition & 1 deletion trunk/drivers/net/r6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ static int __devinit r6040_init_one(struct pci_dev *pdev,
int bar = 0;
u16 *adrp;

printk(KERN_INFO "%s\n", version);
printk("%s\n", version);

err = pci_enable_device(pdev);
if (err)
Expand Down

0 comments on commit fe3cb0b

Please sign in to comment.