Skip to content
Commit b7ca8d5f authored by Andy Moreton's avatar Andy Moreton Committed by Jakub Kicinski
Browse files

sfc: correct filter_table_remove method for EF10 PFs

A previous patch added a wrapper function to take a lock around
 efx_mcdi_filter_table_remove(), but only changed EF10 VFs' method table
 to call it.  Change it in the PF method table too.

Fixes: 77eb4074

 ("sfc: move table locking into filter_table_{probe,remove} methods")
Signed-off-by: default avatarAndy Moreton <andy.moreton@amd.com>
Signed-off-by: default avatarEdward Cree <ecree.xilinx@gmail.com>
Link: https://lore.kernel.org/r/20220922211218.814-1-ecree@xilinx.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 6bf8e846
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment