[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200921164130.83720-1-parav@nvidia.com>
Date: Mon, 21 Sep 2020 19:41:28 +0300
From: Parav Pandit <parav@...dia.com>
To: <davem@...emloft.net>, <kuba@...nel.org>, <netdev@...r.kernel.org>
CC: Parav Pandit <parav@...dia.com>
Subject: [PATCH net-next 0/2] devlink: Use nla_policy to validate range
This two small patches uses nla_policy to validate user specified
fields are in valid range or not.
Patch summary:
Patch-1 checks the range of eswitch mode field
Patch-2 checks for the port type field. It eliminates a check in
code by using nla policy infrastructure.
Parav Pandit (2):
devlink: Enhance policy to validate eswitch mode value
devlink: Enhance policy to validate port type input value
net/core/devlink.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
2.26.2
Powered by blists - more mailing lists