From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.us.es ([193.147.175.20]:55073 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752195AbbIMLpW (ORCPT ); Sun, 13 Sep 2015 07:45:22 -0400 Date: Sun, 13 Sep 2015 13:52:01 +0200 From: Pablo Neira Ayuso To: Akemi Yagi Cc: Netdev , "David S. Miller" , Jozsef Kadlecsik , Elad Raz , Andrew Morton , netfilter-devel@vger.kernel.org, Oliver Smith , Jiri Pirko , Patrick McHardy , Sergey Popovich , Anton Danilov , Guenter Roeck , Cong Wang , Alan Bartlett , Vinson Lee , stable@vger.kernel.org Subject: Re: [PATCH v2 net-next] netfilter: ipset: Fixing unnamed union initg Message-ID: <20150913115201.GE3691@salvia> References: <1440222251-21132-1-git-send-email-eladr@mellanox.com> <20150822184448.GA3610@salvia> <20150828225943.GA22393@salvia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Sat, Sep 12, 2015 at 06:01:27PM -0700, Akemi Yagi wrote: > Thanks to all for this effort. The patch is finally in the mainline > kernel 4.3-rc1 released today. Now I wish backporting to the 4.2 > branch goes smoothly. It's on its path to 4.2: http://patchwork.ozlabs.org/patch/516795/ so I think this will hit 4.2 soon. Thanks!