diff options
author | 2017-10-05 21:52:12 -0700 | |
---|---|---|
committer | 2017-10-07 23:29:39 +0100 | |
commit | 067cae47771c864604969fd902efe10916e0d79c (patch) | |
tree | 8c21ddd861fddf1e6006d7b0b7086e8f09ac3da3 /drivers/net/hyperv/hyperv_net.h | |
parent | bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0 (diff) | |
download | wireguard-linux-067cae47771c864604969fd902efe10916e0d79c.tar.xz wireguard-linux-067cae47771c864604969fd902efe10916e0d79c.zip |
bpf: Use char in prog and map name
Instead of u8, use char for prog and map name. It can avoid the
userspace tool getting compiler's signess warning. The
bpf_prog_aux, bpf_map, bpf_attr, bpf_prog_info and
bpf_map_info are changed.
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Cc: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hyperv/hyperv_net.h')
0 files changed, 0 insertions, 0 deletions