提交 28222352 编写于 作者: B Ben Hutchings 提交者: David S. Miller

sfc: Disable setting feature flags that are not implemented

Signed-off-by: NBen Hutchings <bhutchings@solarflare.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c5d5f5fd
...@@ -888,7 +888,6 @@ const struct ethtool_ops efx_ethtool_ops = { ...@@ -888,7 +888,6 @@ const struct ethtool_ops efx_ethtool_ops = {
/* Need to enable/disable TSO-IPv6 too */ /* Need to enable/disable TSO-IPv6 too */
.set_tso = efx_ethtool_set_tso, .set_tso = efx_ethtool_set_tso,
.get_flags = ethtool_op_get_flags, .get_flags = ethtool_op_get_flags,
.set_flags = ethtool_op_set_flags,
.get_sset_count = efx_ethtool_get_sset_count, .get_sset_count = efx_ethtool_get_sset_count,
.self_test = efx_ethtool_self_test, .self_test = efx_ethtool_self_test,
.get_strings = efx_ethtool_get_strings, .get_strings = efx_ethtool_get_strings,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册