atm: clip: Use device neigh support on top of "arp_tbl".
authorDavid Miller <davem@davemloft.net>
Mon, 25 Jul 2011 00:01:41 +0000 (00:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Nov 2011 23:51:03 +0000 (18:51 -0500)
commit32092ecf0644e91070f9eff4f6e1edda8f90aecc
tree3e2e2a111364f08653b79fd7404346e9f4b5ee84
parentda6a8fa0275e2178c44a875374cae80d057538d1
atm: clip: Use device neigh support on top of "arp_tbl".

Instead of instantiating an entire new neigh_table instance
just for ATM handling, use the neigh device private facility.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/atmclip.h
net/atm/clip.c
net/ipv4/arp.c
net/ipv4/route.c