commit | 48bd86cf213a5780346b603b703c4b83978611a8 | [log] [tgz] |
---|---|---|
author | Jayamohan Kallickal <jayamohank@serverengines.com> | Thu Jan 07 01:50:19 2010 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Mon Feb 08 18:26:01 2010 -0600 |
tree | d776c915c93188624eeb008bb003cfded766bd27 | |
parent | e4b8972c6172950ce226afdf7a921098f7672d5c [diff] |
[SCSI] be2iscsi: Fixing Bug for multiple SGEs The patch fixes a but where the sg_next is not assigned and hence the first sge was being resused wrongly Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>