WSL2-Linux-Kernel/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 [SCSI] cxgb3i: Add cxgb3i iSCSI driver. 2008-12-30 10:45:33 -06:00
Kconfig [SCSI] cxgb3i: fix select/depend problem 2008-12-30 13:09:12 -06:00
cxgb3i.h [SCSI] cxgb3i: Add cxgb3i iSCSI driver. 2008-12-30 10:45:33 -06:00
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 [SCSI] cxgb3i: Add cxgb3i iSCSI driver. 2008-12-30 10:45:33 -06:00
cxgb3i_iscsi.c [SCSI] cxgb3i: Add cxgb3i iSCSI driver. 2008-12-30 10:45:33 -06:00
cxgb3i_offload.c [SCSI] cxgb3i: remove use of skb->sp 2008-12-30 10:45:34 -06:00
cxgb3i_offload.h [SCSI] cxgb3i: remove use of skb->sp 2008-12-30 10:45:34 -06:00
cxgb3i_pdu.c [SCSI] cxgb3i: Add cxgb3i iSCSI driver. 2008-12-30 10:45:33 -06:00
cxgb3i_pdu.h [SCSI] cxgb3i: Add cxgb3i iSCSI driver. 2008-12-30 10:45:33 -06:00