From: Andrew Vasquez Date: Tue, 24 Mar 2009 16:08:16 +0000 (-0700) Subject: [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs. X-Git-Tag: v2.6.30-rc1~185^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a081386e4236e10e80af4c62d5f6e68feb2081;p=pandora-kernel.git [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs. Firmware semantics changed for 24xx and above ISPs in their handling of the specified execution-throttle passed during firmware initialization. The original codes use of a theoretical maximum (0xffff, as carried over from earlier ISPs) could in fact act as a throttle in some circumstances. Now set the value based of the firmware's own 'resource' (exchange IOCBs) capabilities. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed