From: Lalit Chandivade Date: Fri, 7 Oct 2011 23:55:45 +0000 (-0700) Subject: [SCSI] qla4xxx: Free Device Database (DDB) reserved by FW X-Git-Tag: v3.2-rc1~125^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=166dd20d794e7885b23c8d5fc533949ed82cc337;p=pandora-kernel.git [SCSI] qla4xxx: Free Device Database (DDB) reserved by FW Firmware reserves DDBs if there are entries in the FLASH. So there are no free DDBs left when a iSCSI login is initiated by user space tool like iscsiadm. Since now login is not controlled by firmware, LLD need to free up the DDBs after firmware init. This will ensure free DDBs are available for iSCSI logins using iscsiadm. JIRA Key: UPSISCSI-151 Signed-off-by: Lalit Chandivade Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed