[PATCH v2 0/6 2.6.29-rc] cxgb3i -- bug fixes for 2.6.29-rcX 

From: Karen Xie <k...@chelsio.com>

Hi, Mike,

Could you review the following patches?

I've clamped down the max. outgoing pdu payload based on how much data can be 
fitted into a skb (either in the headroom or the frag_list), and removed the 
extra memory allocation in alloc_pdu(). The scanning of the scsi scatter-gather 
list is moved from alloc_pdu() to init_pdu().

The patches are based on scsi-rc-fixes-2.6 git.

The changes include:

- fixed tx work-request credit list.
- Added per-task data to track the state of the pdus to be transmitted.
- fixed a bug in tx pdu construction where we could over-run the skb's fragment 
list.
- Added missing include file in cxgb3i_ddp.h.
- fixed spelling error in the documentation.
- Update version number to 1.0.1.


Thanks.
Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to