Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68757
b: refs/heads/master
c: 5c0d6b3
h: refs/heads/master
i:
  68755: e82f6d1
v: v3
  • Loading branch information
Stephen Hemminger authored and Linus Torvalds committed Oct 14, 2007
1 parent 00fca44 commit 25f8a70
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: 4fa435018d740cb83d74c92306aa1f796da91ddd
refs/heads/master: 5c0d6b34d6ee11ff979cbdac9a59b47a74cb9f43
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 25f8a70

Please sign in to comment.