Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103507
b: refs/heads/master
c: 9280fa5
h: refs/heads/master
i:
  103505: c8db46f
  103503: 3387b22
v: v3
  • Loading branch information
Alexander Duyck authored and Jeff Garzik committed Jul 11, 2008
1 parent 9653105 commit e47f2b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a88f10ec7a5b3d87cb9372481055340018652389
refs/heads/master: 9280fa5201d7f69b20af4b7efadb5fe8f2f67277
2 changes: 2 additions & 0 deletions trunk/drivers/net/igb/igb_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1360,7 +1360,9 @@ static void __devexit igb_remove(struct pci_dev *pdev)
{
struct net_device *netdev = pci_get_drvdata(pdev);
struct igb_adapter *adapter = netdev_priv(netdev);
#ifdef CONFIG_DCA
struct e1000_hw *hw = &adapter->hw;
#endif

/* flush_scheduled work may reschedule our watchdog task, so
* explicitly disable watchdog tasks from being rescheduled */
Expand Down

0 comments on commit e47f2b7

Please sign in to comment.