vserver 1.9.3
[linux-2.6.git] / net / ax25 / ax25_in.c
index e7f9e67..01a2c86 100644 (file)
@@ -372,7 +372,6 @@ static int ax25_rcv(struct sk_buff *skb, struct net_device *dev,
                skb_queue_head(&sk->sk_receive_queue, skb);
 
                make->sk_state = TCP_ESTABLISHED;
-               make->sk_pair  = sk;
 
                sk->sk_ack_backlog++;
                bh_unlock_sock(sk);