linux/drivers/scsi/cxgb3i
Herbert Xu 7be2df451f cxgb3: Replace LRO with GRO
This patch makes cxgb3 invoke the GRO hooks instead of LRO.  As
GRO has a compatible external interface to LRO this is a very
straightforward replacement.

I've kept the ioctl controls for per-queue LRO switches.  However,
we should not encourage anyone to use these.

Because of that, I've also kept the skb construction code in
cxgb3.  Hopefully we can phase out those per-queue switches
and then kill this too.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-21 14:39:13 -08:00
..
Kbuild
Kconfig [SCSI] cxgb3i: fix select/depend problem 2008-12-30 13:09:12 -06:00
cxgb3i.h
cxgb3i_ddp.c [SCSI] cxgb3i: add missing include 2009-01-07 15:48:01 -06:00
cxgb3i_ddp.h cxgb3: Replace LRO with GRO 2009-01-21 14:39:13 -08:00
cxgb3i_init.c
cxgb3i_iscsi.c
cxgb3i_offload.c
cxgb3i_offload.h
cxgb3i_pdu.c
cxgb3i_pdu.h