]> 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)
commit7efa2edc0a54413ffa5e8582063065a7c7763dfb
treea836ba816acea8972ba67e2b3abe8c1ca54d4513
parent5a112014ff8f382ccd6deea141d24a60e7fb420f
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