aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLothar Waßmann <[email protected]>2011-12-07 21:59:31 +0000
committerDavid S. Miller <[email protected]>2011-12-08 19:51:20 -0500
commite163cc97f9ac169f00e86df57bee365e82e9c365 (patch)
tree9c0071c6fc4e8add7055829fe7c9e1519deb40f7 /tools/perf/scripts/python
parent42431dc24de343d62bb8fb885586de7f408919c8 (diff)
net/fec: fix the .remove code
The .remove code is broken in several ways. - mdiobus_unregister() is called twice for the same object in case of dual FEC - phy_disconnect() is being called when the PHY is already disconnected - the requested IRQ(s) are not freed - fec_stop() is being called with the inteface already stopped All of those lead to kernel crashes if the remove function is actually used. Signed-off-by: Lothar Waßmann <[email protected]> Tested-by: Shawn Guo <[email protected]> Acked-by: Shawn Guo <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions