summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWei Fang <wei.fang@nxp.com>2025-02-24 19:12:49 +0800
committerJakub Kicinski <kuba@kernel.org>2025-02-25 19:10:59 -0800
commit8e43decdfbb477dd7800e3902d2d2f105d22ef5f (patch)
treec47ad559c6500e82f80cf2fd80e1d5c3dd792d91 /tools/perf/scripts/python/export-to-postgresql.py
parentbbcbc906ab7b5834c1219cd17a38d78dba904aa0 (diff)
net: enetc: add missing enetc4_link_deinit()
The enetc4_link_init() is called when the PF driver probes to create phylink and MDIO bus, but we forgot to call enetc4_link_deinit() to free the phylink and MDIO bus when the driver was unbound. so add missing enetc4_link_deinit() to enetc4_pf_netdev_destroy(). Fixes: 99100d0d9922 ("net: enetc: add preliminary support for i.MX95 ENETC PF") Cc: stable@vger.kernel.org Signed-off-by: Wei Fang <wei.fang@nxp.com> Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com> Link: https://patch.msgid.link/20250224111251.1061098-7-wei.fang@nxp.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions