From: Andrew Vasquez Date: Tue, 13 May 2008 05:21:12 +0000 (-0700) Subject: [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE tracing. X-Git-Tag: v2.6.26-rc5~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa0926df0f5cf63b998a79127519bdcfe9bf05f7;p=pandora-kernel.git [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE tracing. Recent firmwares no longer return the 'number of buffers' in mailbox6. The original code may result in a potential panic during a FW-dump process due to the driver misinterpreting the size of the allocated buffer. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed