From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com ([66.111.4.28]:57133 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751684AbdK0Lx2 (ORCPT ); Mon, 27 Nov 2017 06:53:28 -0500 Date: Mon, 27 Nov 2017 12:53:34 +0100 From: Greg KH To: Konstantin Khlebnikov Cc: stable@vger.kernel.org, WANG Cong , "David S. Miller" Subject: Re: Please pick 76da0704507b ("ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER") Message-ID: <20171127115334.GA4173@kroah.com> References: 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 Mon, Nov 27, 2017 at 02:31:37PM +0300, Konstantin Khlebnikov wrote: > At least 3.18, 4.4 and 4.9 already have > 242d3a49a2a1 ("ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf") > > which has bug fixed in: > 76da0704507b ("ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER") Thanks, now queued up. greg k-h