android_kernel_motorola_sm6225/drivers/scsi/cxgb3i
Karen Xie f62d0896e6 [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS
Need to make sure the outgoing pdu can fit into a single skb.  When
calulating the max. outgoing pdu payload size, take into consideration
of
- data can be held in the skb's fragment list, assume 512 bytes per
  fragment, and
- data can be held in the headroom.

Signed-off-by: Karen Xie <kxie@chelsio.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-02-21 20:29:37 -06:00
..
cxgb3i.h [SCSI] cxgb3i: added per-task data to track transmit progress 2009-02-21 20:29:37 -06:00
cxgb3i_ddp.c [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06:00
cxgb3i_ddp.h [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06:00
cxgb3i_init.c [SCSI] cxgb3i: Add cxgb3i iSCSI driver. 2008-12-30 10:45:33 -06:00
cxgb3i_iscsi.c [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06:00
cxgb3i_offload.c [SCSI] cxgb3i: transmit work-request fixes 2009-02-21 20:29:36 -06:00
cxgb3i_offload.h [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06:00
cxgb3i_pdu.c [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06:00
cxgb3i_pdu.h [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06: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