commit | 76aab2c1eae491a5d73ac83deec97dd28ebac584 | [log] [tgz] |
---|---|---|
author | Jamal Hadi Salim <hadi@cyberus.ca> | Thu Aug 07 20:37:22 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 07 20:37:22 2008 -0700 |
tree | ba680489b5dc20cc1afad6c5c0fef36b31918d9a | |
parent | 4ab84d450e24b3a309608182a8d8e30626b46f8f [diff] |
pkt_sched: Fix actions referencing 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>