patch-2.0.30 linux/drivers/net/i82586.h
Next file: linux/drivers/net/ibmtr.c
Previous file: linux/drivers/net/hydra.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Mar 6 10:03:51 1997
- Orig file:
v2.0.29/linux/drivers/net/i82586.h
- Orig date:
Sun Jul 2 00:30:37 1995
diff -u --recursive --new-file v2.0.29/linux/drivers/net/i82586.h linux/drivers/net/i82586.h
@@ -259,8 +259,13 @@
{
ach_t mcs_h;
unsigned short mcs_cnt; /* No. of bytes of MC addresses */
- unsigned short mcs_data[3]; /* The first MC address .. */
+#if 0
+ unsigned char mcs_data[ADDR_LEN]; /* The first MC address .. */
+ ...
+#endif
};
+
+#define I82586_MAX_MULTICAST_ADDRESSES 128 /* Hardware hashed filter */
/*
* The Transmit Action Command.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov