patch-2.3.14 linux/include/linux/skbuff.h
Next file: linux/include/linux/swap.h
Previous file: linux/include/linux/sched.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 18 16:44:22 1999
- Orig file:
v2.3.13/linux/include/linux/skbuff.h
- Orig date:
Tue Jun 22 14:42:05 1999
diff -u --recursive --new-file v2.3.13/linux/include/linux/skbuff.h linux/include/linux/skbuff.h
@@ -48,7 +48,7 @@
struct sk_buff_head * list; /* List we are on */
struct sock *sk; /* Socket we are owned by */
struct timeval stamp; /* Time we arrived */
- struct device *dev; /* Device we arrived on/are leaving by */
+ struct net_device *dev; /* Device we arrived on/are leaving by */
/* Transport layer header */
union
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)