commit | c3bc7cff8fddb6ff9715be8bfc3d911378c4d69d | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sun Jul 15 00:03:05 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 15 00:03:05 2007 -0700 |
tree | e23946fb3583ee17e95c07f6e04b5dcc498fa581 | |
parent | 73ca4918fbb98311421259d82ef4ab44feeace43 [diff] |
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE 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>