Re: sparse and devinet_ioctl

From: Jan Engelhardt
Date: Tue Jun 20 2006 - 17:54:51 EST


>
> How do i make sure i can call devinet_ioctl from kernel without having
> a sparse warning.
>
> The call i want to use was SIOCGIFADDR
>
> Right now i am patching it as below
>
> _devinet_ioctl(SIOCGIFADDR, &ifr)

I am sure you can do it over netlink (the preffered way for developers as
it seems).


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/