Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103114
b: refs/heads/master
c: b45f876
h: refs/heads/master
v: v3
  • Loading branch information
Andy Gospodarek authored and Jeff Garzik committed Jun 28, 2008
1 parent e5425fe commit e52fd26
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: 42bfd33ab7bce7d2abaa8bd968ae9ad0dc9a4771
refs/heads/master: b45f87681e2851f0c991a589989daa6a4a351565
1 change: 0 additions & 1 deletion trunk/drivers/net/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5251,7 +5251,6 @@ e1000_netpoll(struct net_device *netdev)

disable_irq(adapter->pdev->irq);
e1000_intr(adapter->pdev->irq, netdev);
e1000_clean_tx_irq(adapter, adapter->tx_ring);
#ifndef CONFIG_E1000_NAPI
adapter->clean_rx(adapter, adapter->rx_ring);
#endif
Expand Down

0 comments on commit e52fd26

Please sign in to comment.