diff options
author | Roel Kluin <12o3l@tiscali.nl> | 2008-02-06 19:21:07 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-02-08 01:02:44 +0100 |
commit | d6a451dd4d7ec805f9a21bb1994ce8ceaecc8fe6 (patch) | |
tree | 34920346490ad1eb4c0c1bf38e534e0079c9b51b /drivers/scsi/scsi_scan.c | |
parent | [SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllers (diff) | |
download | linux-d6a451dd4d7ec805f9a21bb1994ce8ceaecc8fe6.tar.xz linux-d6a451dd4d7ec805f9a21bb1994ce8ceaecc8fe6.zip |
[SCSI] u14-34f: fix data direction bug
Direction of data transfer 'DMA_FROM_DEVICE' was tested twice. DTD_OUT
means transfer from host to device. This should occur when the
direction of data transfer (sc_data_direction) is 'DMA_TO_DEVICE'.
Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/scsi_scan.c')
0 files changed, 0 insertions, 0 deletions