commit | 2ee89fb9a942e250b5adb5535de4acca14bb7fa2 | [log] [tgz] |
---|---|---|
author | Mickaël Salaün <mic@digikod.net> | Fri Feb 10 00:21:38 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 10 15:56:06 2017 -0500 |
tree | a2a05ae382318bb1a863aa8afee37055409e521c | |
parent | d02d8986a7688d3f0ff6ef61aa6beb41427692eb [diff] |
bpf: Use bpf_load_program() from the library Replace bpf_prog_load() with bpf_load_program() calls. Signed-off-by: Mickaël Salaün <mic@digikod.net> Cc: Alexei Starovoitov <ast@fb.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>