Daniel Borkmann 54fd9c2dff bpf: get rid of cgroup helper related ifdefs
As recently discussed during the task_under_cgroup_hierarchy() addition,
we should get rid of the ifdefs surrounding the bpf_skb_under_cgroup()
helper. If related functionality is not built-in, the helper cannot be
used anyway, which is also in line with what we do for all other helpers.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-18 23:38:16 -07:00
..
2016-08-01 18:37:45 -04:00
2016-06-14 10:29:44 +01:00
2016-08-04 13:59:56 +02:00
2016-08-18 23:38:16 -07:00
2016-08-04 20:26:31 -04:00
2016-08-01 18:36:01 -04:00
2016-08-18 23:38:16 -07:00