commit | 1f504ec9896ba682270c2ffc119f93eb8ac064ee | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Tue Apr 18 11:27:00 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 20 15:26:49 2017 -0400 |
tree | 5602edf76a947cf1476714e5d98339ae2ae7fbe7 | |
parent | 028f43bc64401ead2bf86adcef1b7ffdbb170509 [diff] |
bpf: remove reference to sock_filter_ext from kerneldoc comment struct sock_filter_ext didn't make it into the tree and is now called struct bpf_insn. Reword the kerneldoc comment for bpf_convert_filter() accordingly. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>