]> git.baikalelectronics.ru Git - kernel.git/commit
net: sched: pkt_cls: remove unused macros from uapi
authorFlorian Westphal <fw@strlen.de>
Thu, 21 May 2015 00:26:24 +0000 (02:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 May 2015 03:26:51 +0000 (23:26 -0400)
commite6d94a1fad53920ccbfabf0dd5dcdd9770a3219f
treea836ba816acea8972ba67e2b3abe8c1ca54d4513
parentba4d9ffae2c9a17dccda8d655860a80f59c97f3e
net: sched: pkt_cls: remove unused macros from uapi

Jamal points out that this header also contains kernel internal magic that
cannot be used from userspace for anything meaningful.

Lets remove what the kernel doesn't use anymore and wrap remainder with
__KERNEL__.

Suggested-by: Jamal Hadi Salim <jhs@mojatatu.com>
Suggested-by: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/pkt_cls.h