patch-2.2.11 linux/include/linux/if_shaper.h

Next file: linux/include/linux/in.h
Previous file: linux/include/linux/if_cablemodem.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.10/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)