Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6-block.git] / net / sunrpc / xprtsock.c
index b88c6bf657baaf5483a329e3c5c37b6d6416e46c..926679459e7179758b91eaf6caf6bcfe5b3c0f98 100644 (file)
@@ -1014,9 +1014,6 @@ static void xs_udp_data_ready(struct sock *sk, int len)
 
        UDPX_INC_STATS_BH(sk, UDP_MIB_INDATAGRAMS);
 
-       /* Something worked... */
-       dst_confirm(skb_dst(skb));
-
        xprt_adjust_cwnd(task, copied);
        xprt_complete_rqst(task, copied);