lkml.org 
[lkml]   [2020]   [Oct]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH net-next v6 07/10] bridge: cfm: Netlink SET configuration Interface.
On Thu, 15 Oct 2020 11:54:15 +0000 Henrik Bjoernlund wrote:
> + [IFLA_BRIDGE_CFM_MEP_CONFIG_MDLEVEL] = {
> + .type = NLA_U32, .validation_type = NLA_VALIDATE_MAX, .max = 7 },

NLA_POLICY_MAX(NLA_U32, 7)

Also why did you keep the validation in the code in patch 4?

\
 
 \ /
  Last update: 2020-10-15 19:35    [W:0.111 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site