aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2021-05-13 09:44:49 +0200
committerDavid S. Miller <[email protected]>2021-05-13 13:13:34 -0700
commita93a0a15876d2a077a3bc260b387d2457a051f24 (patch)
tree9af9e3d6c7ebb5f3b197cb1d6b4f39c32822404e /tools/perf/scripts/python/stackcollapse.py
parent832ce924b1a14e139e184a6da9f5a69a5e47b256 (diff)
net: mdio: thunder: Fix a double free issue in the .remove function
'bus->mii_bus' have been allocated with 'devm_mdiobus_alloc_size()' in the probe function. So it must not be freed explicitly or there will be a double free. Remove the incorrect 'mdiobus_free' in the remove function. Fixes: 379d7ac7ca31 ("phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.") Signed-off-by: Christophe JAILLET <[email protected]> Reviewed-by: Russell King <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions