summaryrefslogtreecommitdiff
path: root/include/uapi/linux/netdev.h
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2026-02-06 06:17:54 +0300
committerPaolo Abeni <pabeni@redhat.com>2026-02-10 15:40:51 +0300
commit201dddf68899581f0339617f1da98b2b38a3b4a8 (patch)
tree128e3a132c136800ba1d95d03b5e729f66dd68f4 /include/uapi/linux/netdev.h
parent96b4887a718ca6750762f7f5cc2e6f5c8a1f97f9 (diff)
downloadlinux-201dddf68899581f0339617f1da98b2b38a3b4a8.tar.xz
net: ftgmac100: Fix wrong netif_napi_del in release
netif_napi_add() is called in open. There is a symmetric call to netif_napi_del() in stop. Remove to wrong call to netif_napi_del() in release. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Jacky Chou <jacky_chou@aspeedtech.com> Link: https://patch.msgid.link/20260206-ftgmac-cleanup-v5-14-ad28a9067ea7@aspeedtech.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/uapi/linux/netdev.h')
0 files changed, 0 insertions, 0 deletions