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

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)