patch-2.4.19 linux-2.4.19/drivers/net/a2065.h

Next file: linux-2.4.19/drivers/net/ac3200.c
Previous file: linux-2.4.19/drivers/net/a2065.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/net/a2065.h linux-2.4.19/drivers/net/a2065.h
@@ -43,9 +43,6 @@
 };
 
 
-#define CRC_POLYNOMIAL_BE 0x04c11db7UL  /* Ethernet CRC, big endian */
-#define CRC_POLYNOMIAL_LE 0xedb88320UL  /* Ethernet CRC, little endian */
-
 /*
  *		Am7990 Control and Status Registers
  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)