Skip to content
Commit b86d598d authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'vrf-cleanups-part-2'



Nikolay Aleksandrov says:

====================
vrf: cleanups part 2

This is the next part of vrf cleanups, patch 1 drops the SLAB_PANIC
when creating kmem cache since it's handled, patch 02 removes a slave
duplicate check which is already done by the lower/upper code, patch 3
moves the ndo_add_slave code around a bit so we can drop an error
label and patch 4 drops the master device checks which are unnecessary
because the ops are taken from the master device itself so it can't be
different.
====================

Acked-by: default avatarDavid Ahern <dsa@cumulusnetworks.com>
parents 57b8efa1 2640b39c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment