Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26576
b: refs/heads/master
c: 72cb852
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Hemminger committed May 8, 2006
1 parent 0b3554b commit b6a0ca0
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: e71ebd73276cc21efc74aba4118ef037cd32e50a
refs/heads/master: 72cb8529208020484cecd69bbf87719b50ee6313
2 changes: 2 additions & 0 deletions trunk/drivers/net/sky2.c
Original file line number Diff line number Diff line change
Expand Up @@ -3327,6 +3327,8 @@ static void __devexit sky2_remove(struct pci_dev *pdev)
del_timer_sync(&hw->idle_timer);

sky2_write32(hw, B0_IMSK, 0);
synchronize_irq(hw->pdev->irq);

dev0 = hw->dev[0];
dev1 = hw->dev[1];
if (dev1)
Expand Down

0 comments on commit b6a0ca0

Please sign in to comment.