commit | 95df1b16074ce1e5dc4129fa206afbac32663e06 | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Mon Jun 13 10:47:43 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 15 00:05:57 2016 -0700 |
tree | fc9429d1238bbdf5438e195e050c83f5e4fb49b7 | |
parent | 161cd45ff0670c3068adb3de33e26495b648e906 [diff] |
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>