]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Sync kernel ABI header with tooling header for bpf_common.h
authorJesper Dangaard Brouer <brouer@redhat.com>
Thu, 8 Feb 2018 11:48:12 +0000 (12:48 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 8 Feb 2018 23:24:38 +0000 (00:24 +0100)
commit10e2040491c12b010cba13bbca3e4e1527693bde
tree6608f0e4c485b76e2f121afc3e13945880f3dc1a
parent38d6b4afa2b4f91f5b808641788fb92fda81e884
bpf: Sync kernel ABI header with tooling header for bpf_common.h

I recently fixed up a lot of commits that forgot to keep the tooling
headers in sync.  And then I forgot to do the same thing in commit
780c3f65e8f8 ("bpf: add comments to BPF ld/ldx sizes"). Let correct
that before people notice ;-).

Lawrence did partly fix/sync this for bpf.h in commit f692bd6d330a
("bpf: add selftest for tcpbpf").

Fixes: 780c3f65e8f8 ("bpf: add comments to BPF ld/ldx sizes")
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/include/uapi/linux/bpf_common.h