commit | c0941025e2089bc65021ede7d46311ba1c88b150 | [log] [tgz] |
---|---|---|
author | Edward Cree <ecree@solarflare.com> | Fri Sep 11 19:44:44 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 11 14:55:14 2020 -0700 |
tree | 7f44a13253d5c82e1451fa38efaa492a7932c72b | |
parent | 12913f7459348323e2c22dbd48be0c9e6213d892 [diff] |
sfc: remove duplicate call to efx_init_channels from EF100 probe efx_init_struct already calls this, we don't need to do it again. Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>