commit | d543148883f65c34e6cd54c5e9ed0592dfbb6acb | [log] [tgz] |
---|---|---|
author | Jayamohan Kallickal <jayamohank@serverengines.com> | Tue Jan 05 05:06:21 2010 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Mon Jan 18 10:48:19 2010 -0600 |
tree | 476a92739681646702574bbcea99cdd9d057df5a | |
parent | c24622886fb934313a2a43ea1f516cbf1ddd947b [diff] |
[SCSI] be2iscsi: Link Wrb with next Wrb This patch will link the current allocated wrb with the next wrb that will be allocated. This is a requirement from the chip. Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>