patch-2.1.34 linux/include/asm-sparc/scatterlist.h

Next file: linux/include/asm-sparc/semaphore.h
Previous file: linux/include/asm-sparc/psr.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.33/linux/include/asm-sparc/scatterlist.h linux/include/asm-sparc/scatterlist.h
@@ -1,4 +1,4 @@
-/* $Id: scatterlist.h,v 1.1 1996/12/24 07:38:48 davem Exp $ */
+/* $Id: scatterlist.h,v 1.2 1997/04/10 05:13:24 davem Exp $ */
 #ifndef _SPARC_SCATTERLIST_H
 #define _SPARC_SCATTERLIST_H
 
@@ -8,7 +8,7 @@
 			 * dma indirect buffer.  NULL otherwise */
     unsigned int length;
 
-    char * dvma_address; /* A place to hang host-specific addresses at. */
+    __u32 dvma_address; /* A place to hang host-specific addresses at. */
 };
 
 #define ISA_DMA_THRESHOLD (~0UL)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov