pkt_sched: Fix actions referencing
authorJamal Hadi Salim <hadi@cyberus.ca>
Fri, 8 Aug 2008 03:37:22 +0000 (20:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Aug 2008 03:37:22 +0000 (20:37 -0700)
When an action is added several times with the same exact index
it gets deleted on every even-numbered attempt.
This fixes that issue.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found