f2fs: Provide a splice-read wrapper
[linux-block.git] / net / ipv6 / tcp_ipv6.c
index 244cf86c4cbb6e5e4d4fb92b112a8f6b2da7ec5a..7132eb213a7a233222d069a029cacb2b436783e4 100644 (file)
@@ -1065,7 +1065,7 @@ static void tcp_v6_send_reset(const struct sock *sk, struct sk_buff *skb)
                        if (np->repflow)
                                label = ip6_flowlabel(ipv6h);
                        priority = sk->sk_priority;
-                       txhash = sk->sk_hash;
+                       txhash = sk->sk_txhash;
                }
                if (sk->sk_state == TCP_TIME_WAIT) {
                        label = cpu_to_be32(inet_twsk(sk)->tw_flowlabel);