From: Dmytro Linkin <redacted>
Patch #1 fixes not decreased refcount of parent node for destroyed leaf
object.
Patch #2 fixes incorect eswitch mode check.
Patch #3 protects list traversing with a lock.
Dmytro Linkin (3):
devlink: Decrease refcnt of parent rate object on leaf destroy
devlink: Remove eswitch mode check for mode set call
devlink: Protect rate list with lock while switching modes
net/core/devlink.c | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
--
1.8.3.1