[SCSI] be2iscsi: Fixing Bug for multiple SGEs
authorJayamohan Kallickal <jayamohank@serverengines.com>
Wed, 6 Jan 2010 20:20:19 +0000 (01:50 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 9 Feb 2010 00:26:01 +0000 (18:26 -0600)
commit48bd86cf213a5780346b603b703c4b83978611a8
treed776c915c93188624eeb008bb003cfded766bd27
parente4b8972c6172950ce226afdf7a921098f7672d5c
[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>
drivers/scsi/be2iscsi/be_main.c