Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335753
b: refs/heads/master
c: 80d1178
h: refs/heads/master
i:
  335751: 85f3baf
v: v3
  • Loading branch information
David S. Miller committed Nov 15, 2012
1 parent 4219a8d commit 06ae206
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 769ce4c95e8f77c1d5df82194e54df49d28830c5
refs/heads/master: 80d11788fb8f4d9fcfae5ad508c7f1b65e8b28a3
1 change: 0 additions & 1 deletion trunk/drivers/net/phy/mdio-bitbang.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ void free_mdio_bitbang(struct mii_bus *bus)
struct mdiobb_ctrl *ctrl = bus->priv;

module_put(ctrl->ops->owner);
mdiobus_unregister(bus);
mdiobus_free(bus);
}
EXPORT_SYMBOL(free_mdio_bitbang);
Expand Down

0 comments on commit 06ae206

Please sign in to comment.