diff options
author | 2005-12-09 14:42:16 +0100 | |
---|---|---|
committer | 2005-12-09 13:50:53 -0500 | |
commit | a8c730e85e80734412f4f73ab28496a0e8b04a7b (patch) | |
tree | d8e38549f0ac0f51a7123cf37660f9c7f6cae60d /drivers/acpi/processor_perflib.c | |
parent | [SCSI] fix OOPS due to clearing eh_action prior to aborting eh command (diff) | |
download | linux-dev-a8c730e85e80734412f4f73ab28496a0e8b04a7b.tar.xz linux-dev-a8c730e85e80734412f4f73ab28496a0e8b04a7b.zip |
[SCSI] fix panic when ejecting ieee1394 ipod
The scsi_library routines don't correctly set DMA_NONE when
req->data_len is zero (instead they check the command type first, so
if it's write, we end up with req->data_len == 0 and direction as
DMA_TO_DEVICE which confuses some drivers)
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/acpi/processor_perflib.c')
0 files changed, 0 insertions, 0 deletions