sfc: commonise efx->[rt]xq_entries initialisation
Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
937aa3ae4d
commit
d4adc5162b
@@ -385,7 +385,6 @@ static int efx_probe_all(struct efx_nic *efx)
|
||||
rc = -EINVAL;
|
||||
goto fail3;
|
||||
}
|
||||
efx->rxq_entries = efx->txq_entries = EFX_DEFAULT_DMAQ_SIZE;
|
||||
|
||||
#ifdef CONFIG_SFC_SRIOV
|
||||
rc = efx->type->vswitching_probe(efx);
|
||||
|
Reference in New Issue
Block a user