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)
commit3de644035446567017e952f16da2594d6bd195fc
tree28e94a800eca3079f01c2a18ff9d8dfe8227b6df
parent8cb081746c031fb164089322e2336a0bf5b3070c
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