diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2024-11-16 16:05:58 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-25 03:28:57 +0300 |
commit | ae7370e61c5d8f5bcefc2d4fca724bd4e9bbf789 (patch) | |
tree | 850aa4a797b7c1c48589d049b78fe1e43eab0f4b /scripts/gdb/linux/interrupts.py | |
parent | 03819abbeb11117dcbba40bfe322b88c0c88a6b6 (diff) | |
download | linux-ae7370e61c5d8f5bcefc2d4fca724bd4e9bbf789.tar.xz |
net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
Add calls to `phy_device_free` after `fixed_phy_unregister` to fix a
memory leak that occurs when the device is unplugged. This ensures
proper cleanup of pseudo fixed-link PHYs.
Fixes: 89b36fb5e532 ("lan78xx: Lan7801 Support for Fixed PHY")
Cc: Raghuram Chary J <raghuramchary.jallipalli@microchip.com>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Link: https://patch.msgid.link/20241116130558.1352230-2-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions