ide: move ide_fixstring() documentation to ide-iops.c from ide.h
[cascardo/linux.git] / include / linux / if_vlan.h
index f8443fd..976d4b1 100644 (file)
@@ -62,7 +62,7 @@ struct vlan_hdr {
 #define VLAN_VID_MASK  0xfff
 
 /* found in socket.c */
-extern void vlan_ioctl_set(int (*hook)(void __user *));
+extern void vlan_ioctl_set(int (*hook)(struct net *, void __user *));
 
 #define VLAN_NAME "vlan"