Commit f07fed8
net_sched: remove the leftover cleanup_a()
After refactoring tc_action into tcf_common, we no
longer need to cleanup temporary "actions" in list,
they are permanently stored in the hashtable.
Fixes: a85a970 ("net_sched: move tc_action into tcf_common")
Reported-by: Jamal Hadi Salim <jhs@mojatatu.com>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent f4abf05 commit f07fed8
1 file changed
+3
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | | - | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | 757 | | |
768 | 758 | | |
769 | 759 | | |
| |||
905 | 895 | | |
906 | 896 | | |
907 | 897 | | |
908 | | - | |
| 898 | + | |
909 | 899 | | |
910 | 900 | | |
911 | 901 | | |
| |||
942 | 932 | | |
943 | 933 | | |
944 | 934 | | |
945 | | - | |
| 935 | + | |
946 | 936 | | |
947 | | - | |
948 | | - | |
949 | | - | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | | - | |
| 937 | + | |
954 | 938 | | |
955 | 939 | | |
956 | 940 | | |
| |||
0 commit comments