]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'vrf-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Aug 2015 03:16:53 +0000 (20:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Aug 2015 03:16:53 +0000 (20:16 -0700)
commitfa461249e813024b30d2943d3f62c5fdda8cc688
treea7bb3d703f97f3c622fc25235cbac2341210d0cd
parent92160139b79cb617d489c118b12cb8cb3b6d33cc
parentc7ca083ad43af5f80d13d54be14a5c3968b6fa83
Merge branch 'vrf-next'

Nikolay Aleksandrov says:

====================
vrf: a few simplifications and cleanups

These patches remove some unnecessary checks (patches 3, 4), unnecessary
num_slaves member and refcnt manipulations which are already done by the
upper functions.
====================

Acked-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>