Revert "ice: fix accounting for filters shared by multiple VSIs"

This reverts commit 14c7602518.
This commit is contained in:
Ksawlii 2024-11-24 00:23:35 +01:00
parent 4f4fca3a0f
commit 1ba1b1e7b3

View file

@ -1259,7 +1259,7 @@ ice_add_update_vsi_list(struct ice_hw *hw,
/* A rule already exists with the new VSI being added */
if (test_bit(vsi_handle, m_entry->vsi_list_info->vsi_map))
return -EEXIST;
return 0;
/* Update the previously created VSI list set with
* the new VSI ID passed in