Re: [Patch net-next] net_sched: remove internal use of TC_POLICE_*
From: David Miller <davem@davemloft.net> Date: 2016-06-15 07:06:40
From: Cong Wang <redacted>
Date: Mon, 13 Jun 2016 10:47:43 -0700
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 <redacted>