From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] rtnetlink: fix rtnl_fdb_dump() for shorter family headers Date: Fri, 05 Oct 2018 14:22:30 -0700 (PDT) Message-ID: <20181005.142230.532758670209479583.davem@davemloft.net> References: <9fd4bf6f-47d1-4178-d16e-ec3b3d099ae3@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: dsahern@gmail.com, netdev@vger.kernel.org To: mfo@canonical.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:46516 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726577AbeJFEXF (ORCPT ); Sat, 6 Oct 2018 00:23:05 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Mauricio Faria de Oliveira Date: Mon, 1 Oct 2018 22:50:32 -0300 > On Mon, Oct 1, 2018 at 12:38 PM Mauricio Faria de Oliveira > wrote: >> Ok, thanks for your suggestions. >> I'll do some research/learning on them, and give it a try for a v2. > > FYI, that is "[PATCH v2 net-next] rtnetlink: fix rtnl_fdb_dump() for > ndmsg header". > > BTW, could please advise whether this should be net or net-next? It's a bug fix, > but it's late in the cycle, and this is not urgent (the problem has been around > since v4.12), so not sure it's really needed for v4.19. I've applied this to net and queued it up for -stable, thanks.