patch-2.4.21 linux-2.4.21/net/atm/lec.h

Next file: linux-2.4.21/net/atm/mpc.c
Previous file: linux-2.4.21/net/atm/lec.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/net/atm/lec.h linux-2.4.21/net/atm/lec.h
@@ -38,6 +38,9 @@
   unsigned char h_source[ETH_ALEN];
 };
 
+#define LEC_MINIMUM_8023_SIZE   62
+#define LEC_MINIMUM_8025_SIZE   16
+
 /*
  * Operations that LANE2 capable device can do. Two first functions
  * are used to make the device do things. See spec 3.1.3 and 3.1.4.

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