Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129772
b: refs/heads/master
c: d7e094d
h: refs/heads/master
v: v3
  • Loading branch information
Mike Ditto authored and David S. Miller committed Jan 15, 2009
1 parent c5c11ba commit 42b7dee
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: 4e704ee3c2cd38748ca59d835435d6a7e7f6f613
refs/heads/master: d7e094d4212bc72f5575e54edfef1349e0c4cdb5
1 change: 1 addition & 0 deletions trunk/drivers/net/fs_enet/fs_enet-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,7 @@ static int fs_enet_open(struct net_device *dev)

err = fs_init_phy(dev);
if (err) {
free_irq(fep->interrupt, dev);
if (fep->fpi->use_napi)
napi_disable(&fep->napi);
return err;
Expand Down

0 comments on commit 42b7dee

Please sign in to comment.