Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68762
b: refs/heads/master
c: 59d66ce
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Oct 14, 2007
1 parent b555dbf commit 1c3d4d9
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: 89039b37be7c34194db0e72f956a5f02cfa30941
refs/heads/master: 59d66ce238e573fe3369427e91a8291f2cf67891
2 changes: 1 addition & 1 deletion trunk/drivers/net/sky2.c
Original file line number Diff line number Diff line change
Expand Up @@ -4396,7 +4396,7 @@ static void sky2_shutdown(struct pci_dev *pdev)
if (!hw)
return;

napi_disable(&hw->napi);
del_timer_sync(&hw->watchdog_timer);

for (i = 0; i < hw->ports; i++) {
struct net_device *dev = hw->dev[i];
Expand Down

0 comments on commit 1c3d4d9

Please sign in to comment.