commit | ba9a190872e6de0104aaa9ce2b65cf0e21531ab6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Mar 21 18:12:46 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 21 18:12:46 2018 -0400 |
tree | cc69227adf7745ec621efcc05dd7e50217e21c52 | |
parent | 3f2176dd7fe9e4eb1444766741fe4ea6535eb6d8 [diff] | |
parent | f29cdfbe33d6915ba8056179b0041279a67e3647 [diff] |
Merge branch 'net-sched-action-idr-leak' Davide Caratti says: ==================== fix idr leak in actions This series fixes situations where a temporary failure to install a TC action results in the permanent impossibility to reuse the configured value of 'index'. Thanks to Cong Wang for the initial review. v2: fix build error in act_ipt.c, reported by kbuild test robot ==================== Acked-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>