Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195083
b: refs/heads/master
c: df01093
h: refs/heads/master
i:
  195081: dd615fe
  195079: 2ee7deb
v: v3
  • Loading branch information
Mike McCormack authored and David S. Miller committed May 14, 2010
1 parent 2516bbf commit 1d70e14
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: 37652522faa0877dc6d0dbb6b999bdccc07f0e89
refs/heads/master: df01093bb08916f434ebedde4610805d4105d05f
2 changes: 1 addition & 1 deletion trunk/drivers/net/sky2.c
Original file line number Diff line number Diff line change
Expand Up @@ -2275,8 +2275,8 @@ static int sky2_change_mtu(struct net_device *dev, int new_mtu)
sky2_write32(hw, B0_IMSK, 0);

dev->trans_start = jiffies; /* prevent tx timeout */
netif_stop_queue(dev);
napi_disable(&hw->napi);
netif_tx_disable(dev);

synchronize_irq(hw->pdev->irq);

Expand Down

0 comments on commit 1d70e14

Please sign in to comment.