diff options
author | 2022-03-10 10:46:52 -0800 | |
---|---|---|
committer | 2022-03-15 13:36:13 -0700 | |
commit | 1b4ae7d925c6569fff27313b4d84171b11510893 (patch) | |
tree | 59a21879de2bd712d8c27fa56ee3327cebd9ef44 /net/unix/af_unix.c | |
parent | ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats() (diff) | |
download | wireguard-linux-1b4ae7d925c6569fff27313b4d84171b11510893.tar.xz wireguard-linux-1b4ae7d925c6569fff27313b4d84171b11510893.zip |
ice: destroy flow director filter mutex after releasing VSIs
Currently fdir_fltr_lock is accessed in ice_vsi_release_all() function
after it is destroyed. Instead destroy mutex after ice_vsi_release_all.
Fixes: 40319796b732 ("ice: Add flow director support for channel mode")
Signed-off-by: Sudheer Mogilappagari <sudheer.mogilappagari@intel.com>
Tested-by: Bharathi Sreenivas <bharathi.sreenivas@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions