diff options
author | Thomas Graf <tgraf@suug.ch> | 2016-10-26 10:53:16 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-29 14:57:42 -0400 |
commit | b15ca182ed136087f6a2cb9ffe880c923f36a56e (patch) | |
tree | 9f5b9829fdeb6491eae3c19d92a1a3a80e19f31d /samples/Makefile | |
parent | net: ip, diag: include net/inet_sock.h (diff) | |
download | linux-dev-b15ca182ed136087f6a2cb9ffe880c923f36a56e.tar.xz linux-dev-b15ca182ed136087f6a2cb9ffe880c923f36a56e.zip |
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Wrap several common instances of:
kmemdup(nla_data(attr), nla_len(attr), GFP_KERNEL);
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/Makefile')
0 files changed, 0 insertions, 0 deletions