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)
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>

Trivial merge