commit | 7161c76f0def54f5dc7fd9a5534bb3e3e2b2aa60 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Feb 01 17:23:11 2012 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 01 17:23:11 2012 -0500 |
tree | 84e4cde60709c8e4c9762334e71d78aaa85ee8da | |
parent | 3329bdfc4071840816d6666c6463fdb0bd4c8264 [diff] |
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 <davem@davemloft.net>