patch-2.3.14 linux/include/net/llc.h
Next file: linux/include/net/ndisc.h
Previous file: linux/include/net/irda/irport.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 18 11:38:47 1999
- Orig file:
v2.3.13/linux/include/net/llc.h
- Orig date:
Wed Dec 10 09:45:16 1997
diff -u --recursive --new-file v2.3.13/linux/include/net/llc.h linux/include/net/llc.h
@@ -70,7 +70,7 @@
unsigned char local_sap;
unsigned char remote_sap ;
char remote_mac[MAX_ADDR_LEN]; /* MAC address of remote session partner */
- struct device *dev; /* Device we are attached to */
+ struct net_device *dev; /* Device we are attached to */
unsigned char llc_mode; /* See doc 7.1 on p70 */
#define MODE_ADM 1
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)