Skip to content
Commit 8b79f410 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'devlink-param-type-string-fixes'



Moshe Shemesh says:

====================
devlink param type string fixes

This patchset fixes devlink param infrastructure for string param type.

The devlink param infrastructure doesn't handle copying the string data
correctly.  The first two patches fix it and the third patch adds helper
function to safely copy string value without exceeding
DEVLINK_PARAM_MAX_STRING_VALUE.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 4cf34c0c bde74ad1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment