patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / linux / inetdevice.h
index c23cd45..27a5d0a 100644 (file)
@@ -96,7 +96,7 @@ extern int unregister_inetaddr_notifier(struct notifier_block *nb);
 
 extern struct net_device       *ip_dev_find(u32 addr);
 extern int             inet_addr_onlink(struct in_device *in_dev, u32 a, u32 b);
-extern int             devinet_ioctl(unsigned int cmd, void *);
+extern int             devinet_ioctl(unsigned int cmd, void __user *);
 extern void            devinet_init(void);
 extern struct in_device *inetdev_init(struct net_device *dev);
 extern struct in_device        *inetdev_by_index(int);