Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287508
b: refs/heads/master
c: b530b19
h: refs/heads/master
v: v3
  • Loading branch information
David Lv authored and David S. Miller committed Feb 5, 2012
1 parent 058187a commit dc4e539
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e6b45241c57a83197e5de9166b3b0d32ac562609
refs/heads/master: b530b1930bbd9d005345133f0ff0c556d2a52b19
3 changes: 0 additions & 3 deletions trunk/drivers/net/ethernet/via/via-velocity.c
Original file line number Diff line number Diff line change
Expand Up @@ -2491,9 +2491,6 @@ static int velocity_close(struct net_device *dev)
if (dev->irq != 0)
free_irq(dev->irq, dev);

/* Power down the chip */
pci_set_power_state(vptr->pdev, PCI_D3hot);

velocity_free_rings(vptr);

vptr->flags &= (~VELOCITY_FLAGS_OPENED);
Expand Down

0 comments on commit dc4e539

Please sign in to comment.