commit | 9210080445b0c51a73b488750a26eb17177d8684 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sun Jul 15 00:01:49 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 15 00:01:49 2007 -0700 |
tree | 96f339cde62a77c58f88b4a5fe6c9b1deca29b15 | |
parent | b0188d4dbe5f4285372dd033acf7c92a97006629 [diff] |
[NET_SCHED]: sch_atm: act_api support Handle act_api classification results. The ATM scheduler behaves slightly different than other schedulers in that it only handles policer results for successful classifications, this behaviour is retained for the act_api case. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>