Revert "net: release skb->dst in sock_queue_rcv_skb()"
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Dec 2008 06:11:38 +0000 (22:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Dec 2008 06:11:38 +0000 (22:11 -0800)
This reverts commit 70355602879229c6f8bd694ec9c0814222bc4936.

As pointed out by Mark McLoughlin IP_PKTINFO cmsg data is one
post-queueing user, so this optimization is not valid right
now.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found