ipv6: sit: Convert to dst_neigh_lookup()
authorDavid S. Miller <davem@davemloft.net>
Thu, 26 Jan 2012 20:23:21 +0000 (15:23 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jan 2012 20:23:21 +0000 (15:23 -0500)
The only semantic difference is that we now hold a reference to the
neighbour and thus have to release it.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sit.c

diff --cc net/ipv6/sit.c
Simple merge