[NET_SCHED]: sch_atm: act_api support
authorPatrick McHardy <kaber@trash.net>
Sun, 15 Jul 2007 07:01:49 +0000 (00:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Jul 2007 07:01:49 +0000 (00:01 -0700)
commit9210080445b0c51a73b488750a26eb17177d8684
tree96f339cde62a77c58f88b4a5fe6c9b1deca29b15
parentb0188d4dbe5f4285372dd033acf7c92a97006629
[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>
net/sched/sch_atm.c