--- trivial-2.5.17/Documentation/DMA-mapping.txt.orig Wed May 22 17:13:45 2002
+++ trivial-2.5.17/Documentation/DMA-mapping.txt Wed May 22 17:13:45 2002
@@ -484,7 +484,7 @@
of sg entries it mapped them to.
Then you should loop count times (note: this can be less than nents times)
-and use sg_dma_address() and sg_dma_length() macros where you previously
+and use sg_dma_address() and sg_dma_len() macros where you previously
accessed sg->address and sg->length as shown above.
To unmap a scatterlist, just call:
-- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/