From: Nikolay Aleksandrov <ra...@blackwall.org> Date: Tue, 24 Nov 2015 14:29:16 +0100
> From: Nikolay Aleksandrov <niko...@cumulusnetworks.com> > > The private slave queue and slave struct haven't been used for anything > and aren't needed, this allows to reduce memory usage and simplify > enslave/release. We can use netdev_for_each_lower_dev() to free the vrf > ports when deleting a vrf device. Also if in the future a private struct > is needed for each slave, it can be implemented via lower devices' > private member (similar to how bonding does it). > > Signed-off-by: Nikolay Aleksandrov <niko...@cumulusnetworks.com> Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html