diff options
author | Emeel Hakim <ehakim@nvidia.com> | 2022-12-11 10:55:32 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-14 05:58:08 +0300 |
commit | f3b4a00f0f62da252c598310698dfc82ef2f2e2e (patch) | |
tree | 2878ea475fa9707cf2d46cea77029f060c1ae296 /drivers/net/bonding/bond_main.c | |
parent | 7e68dd7d07a28faa2e6574dd6b9dbd90cdeaae91 (diff) | |
download | linux-f3b4a00f0f62da252c598310698dfc82ef2f2e2e.tar.xz |
net: macsec: fix net device access prior to holding a lock
Currently macsec offload selection update routine accesses
the net device prior to holding the relevant lock.
Fix by holding the lock prior to the device access.
Fixes: dcb780fb2795 ("net: macsec: add nla support for changing the offloading selection")
Reviewed-by: Raed Salem <raeds@nvidia.com>
Signed-off-by: Emeel Hakim <ehakim@nvidia.com>
Link: https://lore.kernel.org/r/20221211075532.28099-1-ehakim@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/bonding/bond_main.c')
0 files changed, 0 insertions, 0 deletions