sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Patch in preparation for the upcoming EF10 sriov support. Signed-off-by: Shradha Shah <sshah@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
2dc313eca3
commit
327c685eb7
@@ -307,7 +307,7 @@ static int siena_probe_nic(struct efx_nic *efx)
|
||||
if (rc)
|
||||
goto fail5;
|
||||
|
||||
efx_sriov_probe(efx);
|
||||
efx_siena_sriov_probe(efx);
|
||||
efx_ptp_defer_probe_with_channel(efx);
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user