diff options
author | Bin Liu <[email protected]> | 2012-08-30 06:37:32 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-08-31 16:35:07 -0400 |
commit | b27393aecf66199f5ddad37c302d3e0cfadbe6c0 (patch) | |
tree | 4c49812f7e3700ab1faa8ee706c22c2c80342b74 /tools/perf/util/trace-event-scripting.c | |
parent | 599901c3e4204e9d9c5a24df5402cd91617a2a26 (diff) |
net: ethernet: fix kernel OOPS when remove davinci_mdio module
davinci mdio device is not unregistered from mdiobus when removing
the module, which causes BUG_ON() when free the device from mdiobus.
Calling mdiobus_unregister() before mdiobus_free() fixes the issue.
Signed-off-by: Bin Liu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions