From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v1] net: phy: Delete unused function phy_ethtool_gset Date: Tue, 06 Jun 2017 15:12:44 -0400 (EDT) Message-ID: <20170606.151244.470932497544301787.davem@davemloft.net> References: <20170605071840.16492-1-yuval.shaia@oracle.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: f.fainelli@gmail.com, andrew@lunn.ch, corbet@lwn.net, netdev@vger.kernel.org, linux-doc@vger.kernel.org To: yuval.shaia@oracle.com Return-path: In-Reply-To: <20170605071840.16492-1-yuval.shaia@oracle.com> Sender: linux-doc-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Yuval Shaia Date: Mon, 5 Jun 2017 10:18:40 +0300 > It's unused, so remove it. > > Signed-off-by: Yuval Shaia > --- > v0 -> v1: > * Add commit message > * Update Documentation/networking/phy.txt > * Modify commit header message Applied to net-next, thanks.