commit | ff31ab56c0e900235f653e375fc3b01ba2d8d6a3 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Jul 01 19:52:38 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 01 19:52:38 2008 -0700 |
tree | e35bab914ce853527e1531dc7681a13a08720ed6 | |
parent | 77a538d5aa25a8866606a1faa4300c9aa2a59dfc [diff] |
net-sched: change tcf_destroy_chain() to clear start of filter list Pass double tcf_proto pointers to tcf_destroy_chain() to make it clear the start of the filter list for more consistency. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>