patch-2.3.13 linux/include/linux/if_shaper.h
Next file: linux/include/linux/init.h
Previous file: linux/include/linux/if_pppvar.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Aug 5 14:35:52 1999
- Orig file:
v2.3.12/linux/include/linux/if_shaper.h
- Orig date:
Wed May 12 13:27:37 1999
diff -u --recursive --new-file v2.3.12/linux/include/linux/if_shaper.h linux/include/linux/if_shaper.h
@@ -23,7 +23,8 @@
__u32 shapeclock;
__u32 recovery; /* Time we can next clock a packet out on
an empty queue */
- unsigned long locked;
+ unsigned long locked;
+ struct net_device_stats stats;
struct device *dev;
int (*hard_start_xmit) (struct sk_buff *skb,
struct device *dev);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)