diff options
author | 2024-05-24 13:05:28 +0800 | |
---|---|---|
committer | 2024-05-27 16:55:32 -0700 | |
commit | bf0497f53c8535f99b72041529d3f7708a6e2c0d (patch) | |
tree | 21620285c420dd6c943f887730e3bdd372d4bbd8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" constraints (diff) | |
download | wireguard-linux-bf0497f53c8535f99b72041529d3f7708a6e2c0d.tar.xz wireguard-linux-bf0497f53c8535f99b72041529d3f7708a6e2c0d.zip |
net:fec: Add fec_enet_deinit()
When fec_probe() fails or fec_drv_remove() needs to release the
fec queue and remove a NAPI context, therefore add a function
corresponding to fec_enet_init() and call fec_enet_deinit() which
does the opposite to release memory and remove a NAPI context.
Fixes: 59d0f7465644 ("net: fec: init multi queue date structure")
Signed-off-by: Xiaolei Wang <xiaolei.wang@windriver.com>
Reviewed-by: Wei Fang <wei.fang@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20240524050528.4115581-1-xiaolei.wang@windriver.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