Skip to content
Commit 3f6bcc51 authored by YueHaibing's avatar YueHaibing Committed by David S. Miller
Browse files

act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops



Replace calls to kmalloc followed by a memcpy with a direct call to
kmemdup.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Acked-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f9562fa4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment