From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752814AbcF1NWm (ORCPT ); Tue, 28 Jun 2016 09:22:42 -0400 Received: from mail.aperture-lab.de ([138.201.29.205]:59187 "EHLO mail.aperture-lab.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752600AbcF1NWj (ORCPT ); Tue, 28 Jun 2016 09:22:39 -0400 Date: Tue, 28 Jun 2016 15:22:36 +0200 From: Linus =?utf-8?Q?L=C3=BCssing?= To: David Miller Cc: daniel@dd-wrt.com, bridge@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, stephen@networkplumber.org, uw@ocedo.com, ulrich.weber@sophos.com Subject: Re: [PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address Message-ID: <20160628132236.GE3221@otheros> References: <1466764518-11358-1-git-send-email-daniel@dd-wrt.com> <20160625142028.GF4407@otheros> <20160628.080442.1941457943482109633.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160628.080442.1941457943482109633.davem@davemloft.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 28, 2016 at 08:04:42AM -0400, David Miller wrote: > From: Linus Lüssing > [...] > > Fixes: 1d81d4c3dd88 ("bridge: check return value of ipv6_dev_get_saddr()") > > You're missing an initial 'd' in that SHA1-ID. > > With that fixed, applied and queued up for -stable. Sorry :(. Thanks for taking care of it!