Commit 1b4ae7d
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: 4031979 ("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>1 parent f153546 commit 1b4ae7d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4880 | 4880 | | |
4881 | 4881 | | |
4882 | 4882 | | |
4883 | | - | |
4884 | 4883 | | |
4885 | 4884 | | |
4886 | 4885 | | |
4887 | 4886 | | |
4888 | 4887 | | |
4889 | 4888 | | |
4890 | 4889 | | |
| 4890 | + | |
4891 | 4891 | | |
4892 | 4892 | | |
4893 | 4893 | | |
| |||
0 commit comments