lkml.org 
[lkml]   [2017]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 1/5] bpf: Add missing header to the library
Em Wed, Feb 08, 2017 at 10:47:18AM +0800, Wangnan (F) escreveu:
> >+++ b/tools/lib/bpf/bpf.h
> >@@ -22,6 +22,7 @@
> > #define __BPF_BPF_H
> > #include <linux/bpf.h>
> >+#include <stddef.h>
> > int bpf_create_map(enum bpf_map_type map_type, int key_size, int value_size,
> > int max_entries, __u32 map_flags);
> Looks good to me.
>
> Thank you.

Applied, took the "Thank you" as an "Acked-by: Wang",

Regards,

- Arnaldo

\
 
 \ /
  Last update: 2017-02-08 20:42    [W:0.054 / U:0.780 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site