VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / net / ipv4 / fib_frontend.c
index fc4e9f8..f5b008a 100644 (file)
@@ -235,7 +235,7 @@ e_inval:
  *     Handle IP routing ioctl calls. These are used to manipulate the routing tables
  */
  
-int ip_rt_ioctl(unsigned int cmd, void *arg)
+int ip_rt_ioctl(unsigned int cmd, void __user *arg)
 {
        int err;
        struct kern_rta rta;