net-sched: Fix actions flushing
authorJamal Hadi Salim <hadi@cyberus.ca>
Wed, 13 Aug 2008 09:41:22 +0000 (02:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Aug 2008 09:41:22 +0000 (02:41 -0700)
Flushing of actions has been broken since we changed
the semantics of netlink parsed tb[X] to mean X is an attribute type.
This makes the flushing work.

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

No differences found