From: Al Viro <v...@zeniv.linux.org.uk>
Date: Sat, 4 Aug 2018 21:41:27 +0100

> __inet6_lookup_established() expect th->dport passed in host-endian,
> not net-endian.  The reason is microoptimization in __inet6_lookup(),
> but if you use the lower-level helpers, you have to play by their
> rules...
>     
> Signed-off-by: Al Viro <v...@zeniv.linux.org.uk>

Applied to net-next, thanks Al.

Reply via email to