patch-2.4.0-test7 linux/include/asm-ia64/scatterlist.h

Next file: linux/include/asm-ia64/siginfo.h
Previous file: linux/include/asm-ia64/processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-ia64/scatterlist.h linux/include/asm-ia64/scatterlist.h
@@ -13,6 +13,7 @@
 	 * indirection buffer, NULL otherwise:
 	 */
 	char *alt_address;
+	char *orig_address;	/* Save away the original buffer address (used by pci-dma.c) */
 	unsigned int length;	/* buffer length */
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)