Merge branch 'nexthop-Small-changes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 15 Sep 2020 23:31:44 +0000 (16:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Sep 2020 23:31:44 +0000 (16:31 -0700)
commit897dccb8db0d01209c44439ba59d86d3ccbd55ef
treed2e066dcfbc111327cdf167152aec2b392c0d181
parente859536dac30aa891a01462eef6e12168c6e8f29
parent7a5e9d84f9e436035f44310511efdddb6e497996
Merge branch 'nexthop-Small-changes'

Ido Schimmel says:

====================
nexthop: Small changes

This patch set contains a few small changes that I split out of the RFC
I sent last week [1]. Main change is the conversion of the nexthop
notification chain to a blocking chain so that it could be reused by
device drivers for nexthop objects programming in the future.

Tested with fib_nexthops.sh:

Tests passed: 164
Tests failed:   0

[1] https://lore.kernel.org/netdev/20200908091037.2709823-1-idosch@idosch.org/
====================

Signed-off-by: David S. Miller <davem@davemloft.net>