summaryrefslogtreecommitdiff
path: root/net/bridge
diff options
context:
space:
mode:
authorAl Viro <viro@ZenIV.linux.org.uk>2018-08-04 23:41:27 +0300
committerDavid S. Miller <davem@davemloft.net>2018-08-06 20:30:50 +0300
commitbe1459de2eea3619dbbb8f1f9a420e103a85986a (patch)
treed5924ee304f71f951942aa8b096c565afa92e9b7 /net/bridge
parent981467033a37d916649647fa3afe1fe99bba1817 (diff)
downloadlinux-be1459de2eea3619dbbb8f1f9a420e103a85986a.tar.xz
mellanox: fix the dport endianness in call of __inet6_lookup_established()
__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 <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions