commit | f97017cdefefdb6a0e19266024b0c6f9fd411eeb | [log] [tgz] |
---|---|---|
author | Jamal Hadi Salim <hadi@cyberus.ca> | Wed Aug 13 02:41:22 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 13 02:41:22 2008 -0700 |
tree | d223eabc477ff3bd172aac7dd9ab83e1566acf17 | |
parent | 34093d055e09d1bb549efc11c8d448373437bbe4 [diff] |
net-sched: Fix actions flushing 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>