Searched hist:c72ae701 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | c72ae701 Tue Jun 30 07:15:34 CDT 2020 Edward Cree <ecree@solarflare.com> sfc: don't call tx_remove if there isn't one
EF100 won't have an efx->type->tx_remove method, because there's nothing for it to do. So make the call conditional.
Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net> c72ae701 Tue Jun 30 07:15:34 CDT 2020 Edward Cree <ecree@solarflare.com> sfc: don't call tx_remove if there isn't one EF100 won't have an efx->type->tx_remove method, because there's nothing for it to do. So make the call conditional. Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|