aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorYoshihiro Shimoda <[email protected]>2023-10-05 01:12:00 +0000
committerJakub Kicinski <[email protected]>2023-10-06 23:19:13 +0000
commite6864af61493113558c502b5cd0d754c19b93277 (patch)
treecc77dd589a0058fad55b971b3184621c7377e06e /drivers/net/xen-netback/interface.c
parentdevlink: Hold devlink lock on health reporter dump get (diff)
downloadkernel-e6864af61493113558c502b5cd0d754c19b93277.tar.gz
kernel-e6864af61493113558c502b5cd0d754c19b93277.zip
ravb: Fix up dma_free_coherent() call in ravb_remove()
In ravb_remove(), dma_free_coherent() should be call after unregister_netdev(). Otherwise, this controller is possible to use the freed buffer. Fixes: c156633f1353 ("Renesas Ethernet AVB driver proper") Signed-off-by: Yoshihiro Shimoda <[email protected]> Reviewed-by: Sergey Shtylyov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions