From: David S. Miller Date: Thu, 8 Apr 2021 20:47:34 +0000 (-0700) Subject: Merge branch 'net-sched-action-init-fixes' X-Git-Tag: accepted/tizen/unified/20230118.172025~7507^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f2fbd0aacdaf10cef961750af55d895b8a455b12;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'net-sched-action-init-fixes' Vlad Buslov says: ==================== Action initalization fixes This series fixes reference counting of action instances and modules in several parts of action init code. The first patch reverts previous fix that didn't properly account for rollback from a failure in the middle of the loop in tcf_action_init() which is properly fixed by the following patch. ==================== Signed-off-by: David S. Miller --- f2fbd0aacdaf10cef961750af55d895b8a455b12