Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109856
b: refs/heads/master
c: e727240
h: refs/heads/master
v: v3
  • Loading branch information
Rafael J. Wysocki authored and Jeff Garzik committed Sep 19, 2008
1 parent 9555db1 commit 8fcce75
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: 78566fecbb12a7616ae9a88b2ffbc8062c4a89e3
refs/heads/master: e7272403d2f9be3dbb7cc185fcc390e781b1af6b
4 changes: 1 addition & 3 deletions trunk/drivers/net/e100.c
Original file line number Diff line number Diff line change
Expand Up @@ -2738,9 +2738,7 @@ static int __devinit e100_probe(struct pci_dev *pdev,
nic->flags |= wol_magic;

/* ack any pending wake events, disable PME */
err = pci_enable_wake(pdev, 0, 0);
if (err)
DPRINTK(PROBE, ERR, "Error clearing wake event\n");
pci_pme_active(pdev, false);

strcpy(netdev->name, "eth%d");
if((err = register_netdev(netdev))) {
Expand Down

0 comments on commit 8fcce75

Please sign in to comment.