patch-2.4.13 linux/include/asm-parisc/scatterlist.h
Next file: linux/include/asm-ppc/pci.h
Previous file: linux/include/asm-parisc/pci.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Oct 12 15:35:54 2001
-  Orig file: 
v2.4.12/linux/include/asm-parisc/scatterlist.h
-  Orig date: 
Tue Dec  5 12:29:39 2000
diff -u --recursive --new-file v2.4.12/linux/include/asm-parisc/scatterlist.h linux/include/asm-parisc/scatterlist.h
@@ -3,8 +3,6 @@
 
 struct scatterlist {
 	char *  address;    /* Location data is to be transferred to */
-	char * alt_address; /* Location of actual if address is a 
-			     * dma indirect buffer.  NULL otherwise */
 	unsigned int length;
 
 	/* an IOVA can be 64-bits on some PA-Risc platforms. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)