commit | c72ae701ee34385c9d4a17b59d127ca6a428300c | [log] [tgz] |
---|---|---|
author | Edward Cree <ecree@solarflare.com> | Tue Jun 30 13:15:34 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 30 13:09:09 2020 -0700 |
tree | f20e6a4149e05ec5d1644b285c0ca0314c70e614 | |
parent | f07cb4128abb2bbb69bdc7d37a3d69147cb13dcd [diff] |
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>