diff options
author | Andrew Vasquez <[email protected]> | 2007-08-27 15:25:01 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2007-08-27 16:15:44 -0700 |
commit | f99ba18a96195f047546bd515aabf81fda70ef09 (patch) | |
tree | 2bb958ff686c32d5ffc58576f84d6a80f295ed51 /lib/kobject.c | |
parent | 5a99efeaa5c7139b7d76cbd5fb54fac664ba3da9 (diff) |
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 <[email protected]>
Verified-by: Brian De Wolf <[email protected]>
Signed-off-by: Chandra Seetharaman <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/kobject.c')
0 files changed, 0 insertions, 0 deletions