patch-2.3.14 linux/drivers/net/ipddp.h

Next file: linux/drivers/net/irda/irport.c
Previous file: linux/drivers/net/ipddp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/drivers/net/ipddp.h linux/drivers/net/ipddp.h
@@ -13,7 +13,7 @@
 
 struct ipddp_route
 {
-        struct device *dev;             /* Carrier device */
+        struct net_device *dev;             /* Carrier device */
         __u32 ip;                       /* IP address */
         struct at_addr at;              /* Gateway appletalk address */
         int flags;

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