patch-2.1.22 linux/include/linux/lapbether.h
Next file: linux/include/linux/module.h
Previous file: linux/include/linux/lapb.h
Back to the patch index
Back to the overall index
-  Lines: 20
-  Date:
Thu Jan  1 02:00:00 1970
-  Orig file: 
v2.1.21/linux/include/linux/lapbether.h
-  Orig date: 
Thu Jan  2 15:55:24 1997
diff -u --recursive --new-file v2.1.21/linux/include/linux/lapbether.h linux/include/linux/lapbether.h
@@ -1,19 +0,0 @@
-#ifndef	__LAPBETHER_H
-#define	__LAPBETHER_H
-
-/*
- * 	Defines for the LAPBETHER pseudo device driver
- */
-
-#ifndef __LINUX_IF_ETHER_H
-#include <linux/if_ether.h>
-#endif
-
-#define SIOCSLAPBETHADDR	(SIOCDEVPRIVATE+1)
- 
-struct lapbeth_ethaddr {
-	unsigned char destination[ETH_ALEN];
-	unsigned char accept[ETH_ALEN];
-};
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov