[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170411.104749.1916353709565387637.davem@davemloft.net>
Date: Tue, 11 Apr 2017 10:47:49 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: Jie.Deng1@...opsys.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: dwc-xlgmac: add the initial ethtool
support
From: Jie Deng <Jie.Deng1@...opsys.com>
Date: Tue, 11 Apr 2017 16:14:04 +0800
> It is necessary to provide ethtool support for displaying and
> modifying parameters of dwc-xlgmac.
>
> Signed-off-by: Jie Deng <jiedeng@...opsys.com>
I don't see why you cannot allow the statistics to be obtained when
the device is not running. Similarly for other ethtool calls that
just fetch information stored in the software state of the driver.
I think your ->begin() method is way too restrictive.
Powered by blists - more mailing lists