diff options
author | Florent Fourcot <florent.fourcot@enst-bretagne.fr> | 2015-05-16 00:24:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-17 23:41:59 -0400 |
commit | 21858cd02dabcf290564cbf4769b101eba54d7bb (patch) | |
tree | 2e50c7f275cd0f7ff24673bd6335da5152b1d7c2 /lib/percpu_counter.c | |
parent | ed2a80ab7b76f11af0b2c6255709c4ebf164b667 (diff) | |
download | linux-21858cd02dabcf290564cbf4769b101eba54d7bb.tar.gz linux-21858cd02dabcf290564cbf4769b101eba54d7bb.tar.bz2 linux-21858cd02dabcf290564cbf4769b101eba54d7bb.zip |
tcp/ipv6: fix flow label setting in TIME_WAIT state
commit 1d13a96c74fc ("ipv6: tcp: fix flowlabel value in ACK messages
send from TIME_WAIT") added the flow label in the last TCP packets.
Unfortunately, it was not casted properly.
This patch replace the buggy shift with be32_to_cpu/cpu_to_be32.
Fixes: 1d13a96c74fc ("ipv6: tcp: fix flowlabel value in ACK messages")
Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Florent Fourcot <florent.fourcot@enst-bretagne.fr>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/percpu_counter.c')
0 files changed, 0 insertions, 0 deletions