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)
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>

No differences found