Re: [patch 3/4] Configure out ethtool support

From: David Woodhouse
Date: Thu Jul 31 2008 - 06:54:55 EST


On Thu, 2008-07-31 at 03:49 -0700, David Miller wrote:
> From: Ben Hutchings <bhutchings@xxxxxxxxxxxxxx>
> Date: Thu, 31 Jul 2008 11:40:05 +0100
>
> > You also need to conditionalise dev_disable_lro().
>
> That can only be done once the CONFIG_ETHTOOL select statement
> is added for CONFIG_INET.
>
> Which basically makes this CONFIG_ETHTOOL thing completely pointless.

Other potential approaches include not enabling LRO by default if
!CONFIG_ETHTOOL. Or having the driver(s) which _do_ enable LRO by
default 'select ETHTOOL'.

--
dwmw2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/