commit | 32092ecf0644e91070f9eff4f6e1edda8f90aecc | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Mon Jul 25 00:01:41 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 30 18:51:03 2011 -0500 |
tree | 3e2e2a111364f08653b79fd7404346e9f4b5ee84 | |
parent | da6a8fa0275e2178c44a875374cae80d057538d1 [diff] |
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>