From: Andrew Vasquez Date: Thu, 10 Jul 2008 23:55:52 +0000 (-0700) Subject: [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. X-Git-Tag: v2.6.27-rc1~55^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5896bd5dcf71fa43ddcc545340b847c13d29c44;p=pandora-kernel.git [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. iIDMA support requires the driver issue several additional fabric-managegment (FM) commands per port discovered during SNS scanning -- GFPN (Get Fabric Port Name) and GPSC (Get Port Speed Capabilities). It has been found during testing that some switches do not respond as *well* as expected to these commands (silence -- no ACC nor BS_RJT). So, to handle such conditions, allow the user the ability to indirectly disable the FM commands by disabling iIDMA with the ql2xiidmaenable module-parameter. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed