From: Andrew Vasquez Date: Mon, 27 Aug 2007 22:25:01 +0000 (-0700) Subject: dm-mpath-rdac: don't stomp on a requests transfer bit X-Git-Tag: v2.6.23-rc4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f99ba18a96195f047546bd515aabf81fda70ef09;p=pandora-kernel.git dm-mpath-rdac: don't stomp on a requests transfer bit Without this, we get qla2xxx complaining about "ISP System Error". What's happening here is the firmware is detecting a Xfer-ready from the storage when in fact the data-direction for a mode-select should be a write (DATA_OUT). The following patch fixes the problem (typo). Verified by Brian, as well. Signed-off-by: Andrew Vasquez Verified-by: Brian De Wolf Signed-off-by: Chandra Seetharaman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed