]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Revert "net: sched: bump refcount for new action in ACT replace mode"
authorVlad Buslov <vladbu@nvidia.com>
Wed, 7 Apr 2021 15:36:02 +0000 (18:36 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Apr 2021 20:47:33 +0000 (13:47 -0700)
commit4ba86128ba077fbb7d86516ae24ed642e6c3adef
treeaf2ecabc8b4b157e6de02a6840a1e78fad6026d5
parent8a12f8836145ffe37e9c8733dce18c22fb668b66
Revert "net: sched: bump refcount for new action in ACT replace mode"

This reverts commit 6855e8213e06efcaf7c02a15e12b1ae64b9a7149.

Following commit in series fixes the issue without introducing regression
in error rollback of tcf_action_destroy().

Signed-off-by: Vlad Buslov <vladbu@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_api.c