]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
uapi: fix bpf comment typo
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 19 Jul 2019 17:49:36 +0000 (10:49 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 19 Jul 2019 17:49:36 +0000 (10:49 -0700)
From upstream.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/bpf.h

index 4c9551721b4d91c536cfcd58364cad4360616ef4..bf39f61b0e8862e3822d314f44bbbc29440cf7f4 100644 (file)
@@ -806,7 +806,7 @@ union bpf_attr {
  *             based on a user-provided identifier for all traffic coming from
  *             the tasks belonging to the related cgroup. See also the related
  *             kernel documentation, available from the Linux sources in file
- *             *Documentation/cgroup-v1/net_cls.rst*.
+ *             *Documentation/admin-guide/cgroup-v1/net_cls.rst*.
  *
  *             The Linux kernel has two versions for cgroups: there are
  *             cgroups v1 and cgroups v2. Both are available to users, who can