patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / net / ipv4 / arp.c
index bc76f3f..b6f3840 100644 (file)
@@ -1103,7 +1103,7 @@ int arp_req_delete(struct arpreq *r, struct net_device * dev)
  *     Handle an ARP layer I/O control request.
  */
 
-int arp_ioctl(unsigned int cmd, void *arg)
+int arp_ioctl(unsigned int cmd, void __user *arg)
 {
        int err;
        struct arpreq r;