summaryrefslogtreecommitdiffstats
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJiri Pirko <jiri@mellanox.com>2016-07-05 11:27:39 +0200
committerDavid S. Miller <davem@davemloft.net>2016-07-05 09:06:28 -0700
commit6cf3c971dc84cb36579515ddb488919b9e9fb6de (patch)
treea222cda7bcb7e83cea3606a1bc0cb56c60d9e711 /include/linux/debugobjects.h
parent18bfb924f0005a728caadd90ba755b2a660bf441 (diff)
downloadcachepc-linux-6cf3c971dc84cb36579515ddb488919b9e9fb6de.tar.gz
cachepc-linux-6cf3c971dc84cb36579515ddb488919b9e9fb6de.zip
mlxsw: spectrum_router: Add private neigh table
We need to hold some private data for every neigh entry. It would be possible to do it using neigh_priv_len/ndo_neigh_construct/ ndo_neigh_destroy however only for the port device itself. That would not work for stacked devices like bridge/team/bond. So introduce a private neigh table. Hook onto ndos neigh_construct/destroy and add/remove table entry according to that. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions