Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232461
b: refs/heads/master
c: 2321f3b
h: refs/heads/master
i:
  232459: 8f94d5b
v: v3
  • Loading branch information
Tejun Heo authored and David S. Miller committed Jan 25, 2011
1 parent 071d9be commit 3d0709a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 7c8104774e59549c37dd1cb0a8ec4f131094664c
refs/heads/master: 2321f3b4afc7c017f34b0cad0624b3b9ebdf2ba4
2 changes: 1 addition & 1 deletion trunk/drivers/net/pch_gbe/pch_gbe_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2247,7 +2247,7 @@ static void pch_gbe_remove(struct pci_dev *pdev)
struct net_device *netdev = pci_get_drvdata(pdev);
struct pch_gbe_adapter *adapter = netdev_priv(netdev);

flush_scheduled_work();
cancel_work_sync(&adapter->reset_task);
unregister_netdev(netdev);

pch_gbe_hal_phy_hw_reset(&adapter->hw);
Expand Down

0 comments on commit 3d0709a

Please sign in to comment.