From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 00/10] sysfs related cleanups Date: Fri, 18 Aug 2017 18:01:56 -0700 (PDT) Message-ID: <20170818.180156.1011856139738680350.davem@davemloft.net> References: <20170818204628.17147-1-sthemmin@microsoft.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, sthemmin@microsoft.com To: stephen@networkplumber.org Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:36294 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750967AbdHSBCA (ORCPT ); Fri, 18 Aug 2017 21:02:00 -0400 In-Reply-To: <20170818204628.17147-1-sthemmin@microsoft.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Stephen Hemminger Date: Fri, 18 Aug 2017 13:46:18 -0700 > Network sysfs infrastructure changes. Mostly related to using ro_after_init > to make function tables immutable. Series applied, thanks Stephen.