]> 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)
commit8b5e3e81768ae19fc6b4b89745b5c135bb04adc7
tree3e2e2a111364f08653b79fd7404346e9f4b5ee84
parente78d9f44f40fa9167df6f09c588779d6dfde945d
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