ipv6: tcp: fix endianness annotation in tcp_v6_send_response
commit5119bd16815d3f0364390a1369392dcc036790e7
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Sat, 11 Jun 2016 18:41:38 +0000 (11 20:41 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Jun 2016 19:25:35 +0000 (14 15:25 -0400)
tree52975eff34a74d8ba38eb4ddc178e203f54b3bb9
parentdcb94b88c09ce82a80e188d49bcffdc83ba215a6
ipv6: tcp: fix endianness annotation in tcp_v6_send_response

Cc: Florent Fourcot <florent.fourcot@enst-bretagne.fr>
Fixes: 1d13a96c74fc ("ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT")
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/tcp_ipv6.c