From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net v2 2/2] netconf: add a notif when settings are created Date: Thu, 01 Sep 2016 15:18:45 -0700 (PDT) Message-ID: <20160901.151845.407966213478897120.davem@davemloft.net> References: <1472465149-1163-1-git-send-email-nicolas.dichtel@6wind.com> <1472544562-22581-1-git-send-email-nicolas.dichtel@6wind.com> <1472544562-22581-2-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, hideaki.yoshifuji@miraclelinux.com To: nicolas.dichtel@6wind.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:55726 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755238AbcIBTNq (ORCPT ); Fri, 2 Sep 2016 15:13:46 -0400 In-Reply-To: <1472544562-22581-2-git-send-email-nicolas.dichtel@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Nicolas Dichtel Date: Tue, 30 Aug 2016 10:09:22 +0200 > All changes are notified, but the initial state was missing. > > Signed-off-by: Nicolas Dichtel Applied.