diff options
author | Emeel Hakim <ehakim@nvidia.com> | 2022-12-11 09:55:32 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-13 18:58:08 -0800 |
commit | f3b4a00f0f62da252c598310698dfc82ef2f2e2e (patch) | |
tree | 2878ea475fa9707cf2d46cea77029f060c1ae296 /drivers/net/ethernet/intel/igb/igb_main.c | |
parent | 7e68dd7d07a28faa2e6574dd6b9dbd90cdeaae91 (diff) |
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/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions