Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14426
b: refs/heads/master
c: e53091f
h: refs/heads/master
v: v3
  • Loading branch information
Francois Romieu committed Nov 16, 2005
1 parent 7a1c0e4 commit a1f5ae1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 7c8b2eb4c71d5c3d45dbfe0c81fefe81e264e9b3
refs/heads/master: e53091fae52931a96dfb661f2b78e0a91e5f9978
4 changes: 1 addition & 3 deletions trunk/drivers/net/r8169.c
Original file line number Diff line number Diff line change
Expand Up @@ -1346,10 +1346,8 @@ rtl8169_init_board(struct pci_dev *pdev, struct net_device **dev_out,
} else {
if (netif_msg_probe(tp)) {
printk(KERN_ERR PFX
"Cannot find PowerManagement capability. "
"Aborting.\n");
"PowerManagement capability not found.\n");
}
goto err_out_mwi;
}

/* make sure PCI base addr 1 is MMIO */
Expand Down

0 comments on commit a1f5ae1

Please sign in to comment.