atm: clip: Convert over to dst_neigh_lookup().
authorDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2012 22:23:11 +0000 (17:23 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2012 22:23:11 +0000 (17:23 -0500)
CLIP only support ipv4, and this is evidenced by the fact that it
is a device specific extension of arp_tbl, so this conversion is
pretty straightforward.

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

No differences found