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

Next file: linux-2.4.19/drivers/net/8139cp.c
Previous file: linux-2.4.19/drivers/net/7990.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/net/7990.h linux-2.4.19/drivers/net/7990.h
@@ -132,9 +132,6 @@
 	char tx_full;
 };
 
-#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)