diff options
author | Adam Barth <arb@fb.com> | 2016-08-10 19:45:39 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-11 09:12:31 +0300 |
commit | 05b8ad25bc8b045721a93d04cf8dcf6f74b3cd6a (patch) | |
tree | 7a4533e34176ec840291d85f4ca7456c7aca0cd2 /drivers/net/ethernet/renesas | |
parent | fff8019a08b60dce0c7f2858ebe44c5b84ed493b (diff) | |
download | linux-05b8ad25bc8b045721a93d04cf8dcf6f74b3cd6a.tar.xz |
samples/bpf: fix bpf_perf_event_output prototype
The commit 555c8a8623a3 ("bpf: avoid stack copy and use skb ctx for event output")
started using 20 of initially reserved upper 32-bits of 'flags' argument
in bpf_perf_event_output(). Adjust corresponding prototype in samples/bpf/bpf_helpers.h
Signed-off-by: Adam Barth <arb@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/renesas')
0 files changed, 0 insertions, 0 deletions