firewire: fw-sbp2: fix DMA mapping of S/G tables
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 2 Jul 2007 20:07:34 +0000 (22:07 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 9 Jul 2007 22:07:48 +0000 (00:07 +0200)
  - The CPU must not touch the buffer after it was DMA-mapped.
  - The size argument of dma_unmap_single(...page_table...) was bogus.
  - Move a comment closer to the code to which it refers to.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Kristian Høgsberg <krh@redhat.com>

No differences found