Merge branch 'x86/mce' into x86/ras
[cascardo/linux.git] / include / linux / tcp.h
index 5adbc33..472120b 100644 (file)
@@ -246,7 +246,6 @@ struct tcp_sock {
 
        /* from STCP, retrans queue hinting */
        struct sk_buff* lost_skb_hint;
-       struct sk_buff *scoreboard_skb_hint;
        struct sk_buff *retransmit_skb_hint;
 
        struct sk_buff_head     out_of_order_queue; /* Out of order segments go here */