[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1634825474.git.leonro@nvidia.com>
Date: Thu, 21 Oct 2021 17:16:12 +0300
From: Leon Romanovsky <leon@...nel.org>
To: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: Leon Romanovsky <leonro@...dia.com>, Jiri Pirko <jiri@...dia.com>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH net-next 0/4] Delete impossible devlink notifications
From: Leon Romanovsky <leonro@...dia.com>
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
Powered by blists - more mailing lists