patch-2.3.14 linux/include/linux/mroute.h

Next file: linux/include/linux/netdevice.h
Previous file: linux/include/linux/mc6821.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/include/linux/mroute.h linux/include/linux/mroute.h
@@ -138,7 +138,7 @@
 
 struct vif_device
 {
-	struct device 	*dev;			/* Device we are using */
+	struct net_device 	*dev;			/* Device we are using */
 	unsigned long	bytes_in,bytes_out;
 	unsigned long	pkt_in,pkt_out;		/* Statistics 			*/
 	unsigned long	rate_limit;		/* Traffic shaping (NI) 	*/

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)