net: Fix linux/if_frad.h's suitability for userspace.
authorKrzysztof Hałasa <khc@pm.waw.pl>
Mon, 26 Jan 2009 20:30:12 +0000 (12:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Jan 2009 20:30:12 +0000 (12:30 -0800)
The userspace interfaces are protected by CONFIG_* ifdefs
and that of course can't work.

Reported by Jaswinder Singh Rajput.

Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found