diff options
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | 2007-08-28 00:25:01 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-28 01:15:44 +0200 |
commit | f99ba18a96195f047546bd515aabf81fda70ef09 (patch) | |
tree | 2bb958ff686c32d5ffc58576f84d6a80f295ed51 /drivers/firmware | |
parent | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... (diff) | |
download | linux-f99ba18a96195f047546bd515aabf81fda70ef09.tar.xz linux-f99ba18a96195f047546bd515aabf81fda70ef09.zip |
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 <andrew.vasquez@qlogic.com>
Verified-by: Brian De Wolf <bldewolf@csupomona.edu>
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions