]> 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)
commit73f3ddc8cbf479a0c7379e8b978d189ed6f8d6b9
tree28e94a800eca3079f01c2a18ff9d8dfe8227b6df
parent637a69d0ea0807f551bafd615edaabd291e4f6fd
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