diff options
author | David S. Miller <davem@davemloft.net> | 2017-02-06 17:25:58 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-06 17:25:58 +0100 |
commit | 3bc32d0396d2a7214cb1d758df129bb781f7aa14 (patch) | |
tree | 4ea867c94492dd5105028711fd612174495abb18 /net/sctp | |
parent | Merge tag 'linux-can-next-for-4.11-20170206' of git://git.kernel.org/pub/scm/... (diff) | |
parent | mlxsw: spectrum_router: Fix typo in comment (diff) | |
download | linux-3bc32d0396d2a7214cb1d758df129bb781f7aa14.tar.xz linux-3bc32d0396d2a7214cb1d758df129bb781f7aa14.zip |
Merge branch 'mlxsw-cleanup-neigh-handling'
Jiri Pirko says:
====================
mlxsw: cleanup neigh handling
Ido says:
This series addresses long standing issues in the mlxsw driver
concerning neighbour reflection. It also prepares the code for follow-up
changes dealing with proper resource cleanup and nexthop reflection.
The first two patches convert the neighbour reflection code to use an
ordered workqueue, to prevent re-ordering of NEIGH_UPDATE events that
may happen following subsequent patches.
The third to fifth patches remove the ndo_neigh_{construct,destroy}
entry points from the driver, thereby relying only on NEIGH_UPDATE
events for neighbour reflection. This simplifies the code considerably.
Last patches are fallout and adjust nits in the code I noticed while
going over it.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions