From: David S. Miller Date: Wed, 21 Mar 2018 22:12:46 +0000 (-0400) Subject: Merge branch 'net-sched-action-idr-leak' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ba9a190872e6de0104aaa9ce2b65cf0e21531ab6;p=linux.git 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 Signed-off-by: David S. Miller --- ba9a190872e6de0104aaa9ce2b65cf0e21531ab6