]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net_sched: remove internal use of TC_POLICE_*
authorWANG Cong <xiyou.wangcong@gmail.com>
Mon, 13 Jun 2016 17:47:43 +0000 (10:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2016 07:05:57 +0000 (00:05 -0700)
commit95df1b16074ce1e5dc4129fa206afbac32663e06
treefc9429d1238bbdf5438e195e050c83f5e4fb49b7
parent161cd45ff0670c3068adb3de33e26495b648e906
net_sched: remove internal use of TC_POLICE_*

These should be gone when we removed CONFIG_NET_CLS_POLICE.
We can not totally remove them since they are exposed
to userspace.

Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_ipt.c
net/sched/sch_atm.c