Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82656
b: refs/heads/master
c: 1145d95
h: refs/heads/master
v: v3
  • Loading branch information
Olof Johansson authored and David S. Miller committed Feb 3, 2008
1 parent 596b166 commit 2458577
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ef1ea0b424d09452b27f5cb1a0c108b645cb25e0
refs/heads/master: 1145d954a51df9362d7eaa2c68405fc226418f34
1 change: 1 addition & 0 deletions trunk/drivers/net/pasemi_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1287,6 +1287,7 @@ static int pasemi_mac_close(struct net_device *dev)
pasemi_mac_pause_txchan(mac);
pasemi_mac_pause_rxint(mac);
pasemi_mac_pause_rxchan(mac);
pasemi_mac_intf_disable(mac);

free_irq(mac->tx->chan.irq, mac->tx);
free_irq(mac->rx->chan.irq, mac->rx);
Expand Down

0 comments on commit 2458577

Please sign in to comment.