diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-07-28 06:35:15 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-29 16:19:49 -0400 |
commit | f9562fa4a5750d097f4468c0a7fc9a4e0d2dfdc3 (patch) | |
tree | 45af5ede207e18d8b79b1af68f476ac2f3b831f3 /net/unix/af_unix.c | |
parent | 0a80848ec5cc1294984e648b9a71aecf69c4bb73 (diff) |
cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops
Replace calls to kmalloc followed by a memcpy with a direct call to
kmemdup.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions