diff options
author | Sergei Shtylylov <sshtylyov@ru.mvista.com> | 2008-10-05 18:23:27 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-10-05 18:23:27 +0200 |
commit | 22e05b4549bf2405d6aca128540b20cd2dd33f1f (patch) | |
tree | 9bf72e944f5fb7ae2c4691a76c53e4cba0c9aff9 /arch/ia64/kvm | |
parent | f20f258603ebc5da91e76884cf0c0d7ac9804b1c (diff) | |
download | linux-stable-22e05b4549bf2405d6aca128540b20cd2dd33f1f.tar.gz linux-stable-22e05b4549bf2405d6aca128540b20cd2dd33f1f.tar.bz2 linux-stable-22e05b4549bf2405d6aca128540b20cd2dd33f1f.zip |
ide-dma: fix ide_build_dmatable() for TRM290
Apparently, 'xcount' being 0 does not mean 0 bytes for TRM290; it means 4 bytes,
judging from the code immediately preceding this check. So, we must never try
to "split" the PRD for TRM290.
This is probably never hit anyway -- with the DMA buffers aligned to at least
512 bytes and ATAPI DMA not being used for non block I/O commands...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'arch/ia64/kvm')
0 files changed, 0 insertions, 0 deletions