diff options
author | 2025-03-28 09:47:42 -0700 | |
---|---|---|
committer | 2025-03-31 16:53:05 -0700 | |
commit | 9e3267cf02c240065fddfbe1a58cdb99d0b00531 (patch) | |
tree | 809b8cdcf17aa9d4a1a8d6f913a82cde075098a8 /net/lapb/lapb_timer.c | |
parent | Merge branch 'mptcp-misc-fixes-for-6-15-rc0' (diff) | |
download | wireguard-linux-9e3267cf02c240065fddfbe1a58cdb99d0b00531.tar.xz wireguard-linux-9e3267cf02c240065fddfbe1a58cdb99d0b00531.zip |
eth: gve: add missing netdev locks on reset and shutdown paths
All the misc entry points end up calling into either gve_open()
or gve_close(), they take rtnl_lock today but since the recent
instance locking changes should also take the instance lock.
Found by code inspection and untested.
Fixes: cae03e5bdd9e ("net: hold netdev instance lock during queue operations")
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Reviewed-by: Harshitha Ramamurthy <hramamurthy@google.com>
Link: https://patch.msgid.link/20250328164742.1268069-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions