[PATCH net-next 0/4] Delete impossible devlink notifications
From: Leon Romanovsky
Date: Thu Oct 21 2021 - 10:16:24 EST
From: Leon Romanovsky <leonro@xxxxxxxxxx>
This series is a followup to the delayed devlink notification scheme.
I removed the impossible notifications together with attempt to annotate
various calls in order to mark them as pre/post devlink)register().
Other notifications are called before and after delvink_register() so
they weren't changed in this pathcset.
Thanks
Leon Romanovsky (4):
devlink: Delete obsolete parameters publish API
devlink: Remove not-executed trap policer notifications
devlink: Remove not-executed trap group notifications
devlink: Clean not-executed param notifications
include/net/devlink.h | 3 --
net/core/devlink.c | 96 +++++++++++++------------------------------
2 files changed, 29 insertions(+), 70 deletions(-)
--
2.31.1