From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 28 May 2015 18:42:44 +0200 From: Linus =?utf-8?Q?L=C3=BCssing?= Message-ID: <20150528164243.GE2827@odroid> References: <1432813374.16878.5.camel@edumazet-glaptop2.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1432813374.16878.5.camel@edumazet-glaptop2.roam.corp.google.com> Subject: Re: [Bridge] [PATCH net] bridge: fix br_multicast_query_expired() bug List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Dumazet Cc: "Steinar H. Gunderson" , netdev , bridge@lists.linux-foundation.org, Linus =?utf-8?Q?L=C3=BCssing?= , David Miller On Thu, May 28, 2015 at 04:42:54AM -0700, Eric Dumazet wrote: > Intent of the code was to clear port field, not the pointer to querier. Acked-by: Linus Lüssing