commit | aa874f0738ecac7e5ac13b4d808a1026dcb5367d | [log] [tgz] |
---|---|---|
author | Jayamohan Kallickal <jayamohank@serverengines.com> | Tue Jan 05 05:12:03 2010 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Mon Jan 18 10:48:24 2010 -0600 |
tree | 99f7a4d189c7572e0dcf3f508992c470844fb69e | |
parent | da7408c800e3ae293275f52497d0ef7a9b09c9e4 [diff] |
[SCSI] be2iscsi: Fixing initialization of can_queue This patch fixes can_queue being uninitiallized since it was done before beiscsi_get_params was called. Thanks to Mike Christie for identifying this Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>