Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78942
b: refs/heads/master
c: 93ab8e8
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and David S. Miller committed Jan 28, 2008
1 parent a1ea250 commit 5f057fa
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: 5bc51424b4d1c1121fb8861620f14262d828d1d9
refs/heads/master: 93ab8e84dec242b868ec2e2ae42cb55a46b8c598
2 changes: 1 addition & 1 deletion trunk/drivers/net/wan/wanxl.c
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@ static int __devinit wanxl_pci_init_one(struct pci_dev *pdev,
}while (time_after(timeout, jiffies));

if (!stat) {
printk(KERN_WARNING "wanXL %s: timeout while initializing card"
printk(KERN_WARNING "wanXL %s: timeout while initializing card "
"firmware\n", pci_name(pdev));
wanxl_pci_remove_one(pdev);
return -ENODEV;
Expand Down

0 comments on commit 5f057fa

Please sign in to comment.