From: Andrew Vasquez Date: Thu, 9 Feb 2012 19:14:06 +0000 (-0800) Subject: [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command. X-Git-Tag: v3.3-rc5~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ba988db8d60eb16b7da69f9e3705b52ac8a6540;p=pandora-kernel.git [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command. Not clearing the options flags in mbx1 could lead the firmware into interpreting old data in mbx1 through mbx8. This could lead to inadvertent DMA read/write operations to stale memory. Signed-off-by: Andrew Vasquez Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed