From: Jakub Kicinski Date: Wed, 7 May 2025 01:20:12 +0000 (-0700) Subject: Merge branch 'devlink-sanitize-variable-typed-attributes' X-Git-Tag: v6.16-rc1~132^2~158 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7371be8c8f525965553d1657164ace89c3b309e;p=thirdparty%2Flinux.git Merge branch 'devlink-sanitize-variable-typed-attributes' Jiri Pirko says: ==================== devlink: sanitize variable typed attributes This is continuation based on first two patches of https://lore.kernel.org/20250425214808.507732-1-saeed@kernel.org Better to take it as a separate patchset, as the rest of the original patchset is probably settled. This patchset is taking care of incorrect usage of internal NLA_* values in uapi, introduces new enum (in patch #2) that shadows NLA_* values and makes that part of UAPI. The last two patches removes unnecessary translations with maintaining clear devlink param driver api. ==================== Link: https://patch.msgid.link/20250505114513.53370-1-jiri@resnulli.us Signed-off-by: Jakub Kicinski --- a7371be8c8f525965553d1657164ace89c3b309e