]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitbd5850d39f10f9d216bff69bcbf5938680b862ae
treea836ba816acea8972ba67e2b3abe8c1ca54d4513
parent2efd055c53c06b7e89c167c98069bab9afce7e59
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