]> git.baikalelectronics.ru Git - kernel.git/commit
netlink: re-add parse/validate functions in strict mode
authorJohannes Berg <johannes.berg@intel.com>
Fri, 26 Apr 2019 12:07:29 +0000 (14:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Apr 2019 21:07:22 +0000 (17:07 -0400)
commit4873a3e59bfd0b015dc09694febf8acb0f2a9d3e
tree28e94a800eca3079f01c2a18ff9d8dfe8227b6df
parentcaee010e1d28bd1595e46ce8aec37b03319835c4
netlink: re-add parse/validate functions in strict mode

This re-adds the parse and validate functions like nla_parse()
that are now actually strict after the previous rename and were
just split out to make sure everything is converted (and if not
compilation of the previous patch would fail.)

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/genetlink.h
include/net/netlink.h