Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 28222352 authored by Ben Hutchings's avatar Ben Hutchings Committed by David S. Miller
Browse files

sfc: Disable setting feature flags that are not implemented

parent c5d5f5fd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -888,7 +888,6 @@ const struct ethtool_ops efx_ethtool_ops = {
	/* Need to enable/disable TSO-IPv6 too */
	.set_tso		= efx_ethtool_set_tso,
	.get_flags		= ethtool_op_get_flags,
	.set_flags		= ethtool_op_set_flags,
	.get_sset_count		= efx_ethtool_get_sset_count,
	.self_test		= efx_ethtool_self_test,
	.get_strings		= efx_ethtool_get_strings,