ethtool: Add GGRO and SGRO ops
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 16 Dec 2008 07:44:31 +0000 (23:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Dec 2008 07:44:31 +0000 (23:44 -0800)
commitb240a0e5644eb817c4a397098a40e1ad42a615bc
treeff2262ce70c4f7773c01e736186dbb4b40145841
parentbf296b125b21b8d558ceb6ec30bb4eba2730cd6b
ethtool: Add GGRO and SGRO ops

This patch adds the ethtool ops to enable and disable GRO.  It also
makes GRO depend on RX checksum offload much the same as how TSO
depends on SG support.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
net/core/ethtool.c