patch-2.4.26 linux-2.4.26/include/asm-x86_64/scatterlist.h
Next file: linux-2.4.26/include/asm-x86_64/smp.h
Previous file: linux-2.4.26/include/asm-x86_64/proto.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2004-04-14 06:05:40.000000000 -0700
- Orig file:
linux-2.4.25/include/asm-x86_64/scatterlist.h
- Orig date:
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.25/include/asm-x86_64/scatterlist.h linux-2.4.26/include/asm-x86_64/scatterlist.h
@@ -9,6 +9,7 @@
unsigned int length;
dma_addr_t dma_address;
+ unsigned int dma_length;
};
#define ISA_DMA_THRESHOLD (0x00ffffff)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)