Merge branch 'ipv6_sk_lookup_fixes'
authorAlexei Starovoitov <ast@kernel.org>
Mon, 15 Oct 2018 23:08:39 +0000 (16:08 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 15 Oct 2018 23:08:40 +0000 (16:08 -0700)
Joe Stringer says:

====================
This series includes a couple of fixups for the IPv6 socket lookup
helper, to make the API more consistent (always supply all arguments in
network byte-order) and to allow its use when IPv6 is compiled as a
module.
====================

Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge