patch-2.4.25 linux-2.4.25/drivers/net/wan/8253x/crc32dcl.h
Next file: linux-2.4.25/drivers/net/wan/Config.in
Previous file: linux-2.4.25/drivers/net/typhoon.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2004-02-18 05:36:31.000000000 -0800
- Orig file:
linux-2.4.24/drivers/net/wan/8253x/crc32dcl.h
- Orig date:
2002-08-02 17:39:44.000000000 -0700
diff -urN linux-2.4.24/drivers/net/wan/8253x/crc32dcl.h linux-2.4.25/drivers/net/wan/8253x/crc32dcl.h
@@ -29,7 +29,6 @@
/****************************************************/
extern void fn_init_crc_table(void);
-extern unsigned int fn_calc_memory_chunk_crc32(void *p, unsigned int n_bytes, unsigned int crc);
extern unsigned int fn_calc_memory_crc32(void *p, unsigned int n_bytes);
extern unsigned int fn_check_memory_crc32(void *p, unsigned int n_bytes, unsigned int crc);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)