[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
authorPatrick McHardy <kaber@trash.net>
Sun, 15 Jul 2007 07:03:05 +0000 (00:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Jul 2007 07:03:05 +0000 (00:03 -0700)
The NET_CLS_ACT option is now a full replacement for NET_CLS_POLICE,
remove the old code. The config option will be kept around to select
the equivalent NET_CLS_ACT options for a short time to allow easier
upgrades.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found