Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10938
b: refs/heads/master
c: 4f07570
h: refs/heads/master
v: v3
  • Loading branch information
Komuro authored and Jeff Garzik committed Oct 28, 2005
1 parent 2413cf9 commit c44304f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b4558ea93d66a43f7990d26f145fd4c54a01c9bf
refs/heads/master: 4f075707a9380592586d608a8d04dfbdb3c40339
1 change: 0 additions & 1 deletion trunk/drivers/net/ne2k-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,6 @@ static int ne2k_pci_resume (struct pci_dev *pdev)
pci_set_power_state(pdev, 0);
pci_restore_state(pdev);
pci_enable_device(pdev);
pci_set_master(pdev);
NS8390_init(dev, 1);
netif_device_attach(dev);

Expand Down

0 comments on commit c44304f

Please sign in to comment.