From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next] net: update comment for netif_dormant() function Date: Thu, 27 Apr 2017 16:23:32 -0400 (EDT) Message-ID: <20170427.162332.1362777692123356715.davem@davemloft.net> References: <1493175912-3391-1-git-send-email-zhangshengju@cmss.chinamobile.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: zhangshengju@cmss.chinamobile.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:45412 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S939060AbdD0UZy (ORCPT ); Thu, 27 Apr 2017 16:25:54 -0400 In-Reply-To: <1493175912-3391-1-git-send-email-zhangshengju@cmss.chinamobile.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Zhang Shengju Date: Wed, 26 Apr 2017 11:05:12 +0800 > This patch updates the comment for netif_dormant() function to reflect > the intended usage. > > Signed-off-by: Zhang Shengju Applied, thank you.