On Tue, Jun 18, 2019 at 11:13 AM Michal Rostecki <mroste...@opensuse.org> wrote:
>
> 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 <mroste...@opensuse.org>
> ---

Acked-by: Andrii Nakryiko <andr...@fb.com>

>  samples/bpf/ibumad_kern.c | 18 ++++++------------
>  1 file changed, 6 insertions(+), 12 deletions(-)
>

<snip>

Reply via email to