X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fipx%2Fsysctl_net_ipx.c;h=633fcab355800d782cd6805df9931efbc95bf5c8;hb=be0ea69674ed95e1e98cb3687a241badc756d228;hp=92fef864e85225a142fc778c8da4afc9e94cb5b9;hpb=4f4ae0d42680889c62db4e1f3e6b4aa7787a7257;p=mv-sheeva.git diff --git a/net/ipx/sysctl_net_ipx.c b/net/ipx/sysctl_net_ipx.c index 92fef864e85..633fcab3558 100644 --- a/net/ipx/sysctl_net_ipx.c +++ b/net/ipx/sysctl_net_ipx.c @@ -23,7 +23,7 @@ static struct ctl_table ipx_table[] = { .data = &sysctl_ipx_pprop_broadcasting, .maxlen = sizeof(int), .mode = 0644, - .proc_handler = &proc_dointvec, + .proc_handler = proc_dointvec, }, { 0 }, };