From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Machata Subject: Re: [PATCH net-next] net: bridge: Lock before br_fdb_find() Date: Mon, 28 May 2018 19:19:43 +0300 Message-ID: References: <58a3153f-9393-da8c-7aea-7a68537f6f90@cumulusnetworks.com> <012aee15-9e57-0267-cc3a-3b091977fa3f@cumulusnetworks.com> Mime-Version: 1.0 Content-Type: text/plain Cc: bridge@lists.linux-foundation.org, netdev@vger.kernel.org, stephen@networkplumber.org, davem@davemloft.net To: Nikolay Aleksandrov Return-path: Received: from mail-eopbgr30089.outbound.protection.outlook.com ([40.107.3.89]:35642 "EHLO EUR03-AM5-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S934833AbeE1QUE (ORCPT ); Mon, 28 May 2018 12:20:04 -0400 In-Reply-To: <012aee15-9e57-0267-cc3a-3b091977fa3f@cumulusnetworks.com> (Nikolay Aleksandrov's message of "Mon, 28 May 2018 18:53:58 +0300") Sender: netdev-owner@vger.kernel.org List-ID: Nikolay Aleksandrov writes: > Fixes: 4d4fd36126d6 ("net: bridge: Publish bridge accessor functions") Correct. Thanks, Petr