From: David S. Miller Date: Wed, 1 Feb 2012 22:23:11 +0000 (-0500) Subject: atm: clip: Convert over to dst_neigh_lookup(). X-Git-Tag: v3.4-rc1~177^2~420 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7161c76f0def54f5dc7fd9a5534bb3e3e2b2aa60;p=pandora-kernel.git atm: clip: Convert over to dst_neigh_lookup(). 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 --- Reading git-diff-tree failed