summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLorenzo Bianconi <lorenzo@kernel.org>2026-04-28 09:53:16 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-30 04:29:54 +0300
commit4ca01292ea2f2363660610a65ba0285d7c3309ed (patch)
tree9db972c62902c0d9f0dcc771bae9887e055f9bbe /include
parentb31681206e3f527970a7c7ed807fbf6a028fc25b (diff)
downloadlinux-4ca01292ea2f2363660610a65ba0285d7c3309ed.tar.xz
net: airoha: Do not return err in ndo_stop() callback
Always complete the airoha_dev_stop() routine regardless of the airoha_set_vip_for_gdm_port() return value, since errors from ndo_stop() are ignored by the networking stack and the interface is always considered down after the call. Fixes: 23020f049327 ("net: airoha: Introduce ethernet support for EN7581 SoC") Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Link: https://patch.msgid.link/20260428-airoha-ndo-stop-not-err-v1-1-674506d29a91@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions