aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorXin Long <[email protected]>2019-11-18 18:10:12 +0800
committerDavid S. Miller <[email protected]>2019-11-18 17:19:56 -0800
commit3132174b4b5c999d383f047eebdcd8a326431802 (patch)
tree83167f15b90cddeecb2d343fdca512468dbb5e9b /lib/string_helpers.c
parentbec39a9fbbfa52dc8e6b213b1bde57313b252dd6 (diff)
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
LWTUNNEL_IP_OPT_ERSPAN_VER is u8 type, and nla_put_u8 should have been used instead of nla_put_u32(). This is a copy-paste error. Fixes: b0a21810bd5e ("lwtunnel: add options setting and dumping for erspan") Signed-off-by: Xin Long <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions