]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc1095c4cb660ec55e26f9928c83d1ba560049988
tree3e2e2a111364f08653b79fd7404346e9f4b5ee84
parentc01cbc081bf667d269abeac3c8e6aa270db3bc93
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