commit | 553d87b658fed0e22a0f86b4f1b093c39d3e3074 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Thu Sep 10 15:34:39 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 10 15:13:43 2020 -0700 |
tree | dedf9d61628bdc00beb2c85562f84b69400e8fb3 | |
parent | 297e77e53eadb332d5062913447b104a772dc33b [diff] |
netlink: fix doc about nlmsg_parse/nla_validate There is no @validate argument. CC: Johannes Berg <johannes.berg@intel.com> Fixes: 3de644035446 ("netlink: re-add parse/validate functions in strict mode") Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>