patch-2.3.6 linux/include/linux/inetdevice.h

Next file: linux/include/linux/mm.h
Previous file: linux/include/linux/inet.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.5/linux/include/linux/inetdevice.h linux/include/linux/inetdevice.h
@@ -74,7 +74,7 @@
 extern void		devinet_init(void);
 extern struct in_device *inetdev_init(struct device *dev);
 extern struct in_device	*inetdev_by_index(int);
-extern u32		inet_select_addr(struct device *dev, u32 dst, int scope);
+extern u32		inet_select_addr(const struct device *dev, u32 dst, int scope);
 extern struct in_ifaddr *inet_ifa_byprefix(struct in_device *in_dev, u32 prefix, u32 mask);
 extern void		inet_forward_change(void);
 

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