diff options
| author | Michal Rostecki <mrostecki@opensuse.org> | 2019-06-18 21:13:18 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2019-06-25 04:18:30 +0300 |
| commit | 7ae9f2817ad5130fdffa3692ef69b9d0e91279e8 (patch) | |
| tree | 74a799e80632669276fcca70bd9edc0fae409fbf /include | |
| parent | 7d30a7f6424e88c958c19a02f6f54ab8d25919cd (diff) | |
| download | linux-7ae9f2817ad5130fdffa3692ef69b9d0e91279e8.tar.xz | |
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
ibumad example was implementing the bpf_debug macro which is exactly the
same as the bpf_printk macro available in bpf_helpers.h. This change
makes use of bpf_printk instead of bpf_debug.
Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
