Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113721
b: refs/heads/master
c: 51cf756
h: refs/heads/master
i:
  113719: 095337f
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Oct 13, 2008
1 parent ddba8fd commit 78da982
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: 9d731d77c9794bb0a264f58d35949a1ab6dcc41c
refs/heads/master: 51cf756c0a056dfb3d7ccdddff3b055cbf44a31c
2 changes: 1 addition & 1 deletion trunk/drivers/net/tc35815.c
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ static int tc_mii_init(struct net_device *dev)
mdiobus_unregister(lp->mii_bus);
err_out_free_mdio_irq:
kfree(lp->mii_bus->irq);
err_out_free_mii_bus;
err_out_free_mii_bus:
mdiobus_free(lp->mii_bus);
err_out:
return err;
Expand Down

0 comments on commit 78da982

Please sign in to comment.