On Thu, 2013-04-11 at 21:11 +0200, Sebastian Hesselbarth wrote: > With recent support for GRO, there is no need to keep both LRO and > GRO. This patch therefore removes the deprecated inet_lro support > from mv643xx_eth. This is work is based on an experimental patch > provided by Eric Dumazet and Willy Tarreau. > > Signed-off-by: Sebastian Hesselbarth <sebastian.hesselba...@gmail.com> > Based-on-patch-by: Eric Dumazet <eric.duma...@gmail.com> > Based-on-patch-by: Willy Tarreau <w...@1wt.eu> > --- > Note: This patch is based upon recent cleanup patches and GRO support > patch for mv643xx_eth. > > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Lennert Buytenhek <buyt...@wantstofly.org> > Cc: Andrew Lunn <and...@lunn.ch> > Cc: Jason Cooper <ja...@lakedaemon.net> > Cc: Florian Fainelli <flor...@openwrt.org> > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> > Cc: Paul Mackerras <pau...@samba.org> > Cc: Dale Farnsworth <d...@farnsworth.org> > Cc: Ben Hutchings <bhutchi...@solarflare.com> > Cc: Soeren Moch <sm...@web.de> > Cc: Eric Dumazet <eric.duma...@gmail.com> > Cc: Willy Tarreau <w...@1wt.eu> > Cc: net...@vger.kernel.org > Cc: linux-arm-ker...@lists.infradead.org > Cc: linuxppc-...@lists.ozlabs.org > Cc: linux-kernel@vger.kernel.org > --- > drivers/net/ethernet/marvell/mv643xx_eth.c | 97 > +--------------------------- > 1 file changed, 3 insertions(+), 94 deletions(-)
Seems fine to me, but you also could remove "select INET_LRO" from drivers/net/ethernet/marvell/Kconfig -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/