Re: [PATCH net-next] bpf, samples: fix build warning in cookie_uid_helper_example

2017-05-01 Thread David Miller
From: Daniel Borkmann Date: Tue, 2 May 2017 00:47:09 +0200 > Fix the following warnings triggered by 51570a5ab2b7 ("A Sample of > using socket cookie and uid for traffic monitoring"): ... > Fixes: 51570a5ab2b7 ("A Sample of using socket cookie and uid for traffic > monitoring") > Signed-off-by

[PATCH net-next] bpf, samples: fix build warning in cookie_uid_helper_example

2017-05-01 Thread Daniel Borkmann
Fix the following warnings triggered by 51570a5ab2b7 ("A Sample of using socket cookie and uid for traffic monitoring"): In file included from /home/foo/net-next/samples/bpf/cookie_uid_helper_example.c:54:0: /home/foo/net-next/samples/bpf/cookie_uid_helper_example.c: In function 'prog_load':