bpf: Sync kernel ABI header with tooling header
authorJesper Dangaard Brouer <brouer@redhat.com>
Thu, 18 Jan 2018 16:49:08 +0000 (17:49 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 18 Jan 2018 21:17:08 +0000 (22:17 +0100)
commite7b2823a582a5bca5ee47644f448e317178e8824
tree3077379bf3856c2e675907d47c2116487fa7f98b
parentb223e3b4e03a13739ab462560b791a4c692fd86e
bpf: Sync kernel ABI header with tooling header

Update tools/include/uapi/linux/bpf.h to bring it in sync with
include/uapi/linux/bpf.h.  The listed commits forgot to update it.

Fixes: 02dd3291b2f0 ("bpf: finally expose xdp_rxq_info to XDP bpf-programs")
Fixes: f19397a5c656 ("bpf: Add access to snd_cwnd and others in sock_ops")
Fixes: 06ef0ccb5a36 ("bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog")
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/include/uapi/linux/bpf.h