From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] bridge: vlan: cleanups & fixes (part 2) Date: Sun, 04 Oct 2015 16:44:53 -0700 (PDT) Message-ID: <20151004.164453.1855839450779309177.davem@davemloft.net> References: <1443791113-12738-1-git-send-email-razor@blackwall.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: nikolay@cumulusnetworks.com, netdev@vger.kernel.org, roopa@cumulusnetworks.com, bridge@lists.linux-foundation.org, vyasevich@gmail.com To: razor@blackwall.org Return-path: In-Reply-To: <1443791113-12738-1-git-send-email-razor@blackwall.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: bridge-bounces@lists.linux-foundation.org Errors-To: bridge-bounces@lists.linux-foundation.org List-Id: netdev.vger.kernel.org From: Nikolay Aleksandrov Date: Fri, 2 Oct 2015 15:05:09 +0200 > This is the second follow-up set with one fix (patch 01) and more cleanups > (patches 02,03 and 04). These are minor compared to the previous ones and > should be the last before taking on the optimization changes on the > fast-path. Series applied, thanks.