[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190701134647.GC25795@lunn.ch>
Date: Mon, 1 Jul 2019 15:46:47 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Sergej Benilov <sergej.benilov@...glemail.com>
Cc: venza@...wnhat.org, netdev@...r.kernel.org
Subject: Re: [PATCH] sis900: add ethtool tests (link, eeprom)
On Mon, Jul 01, 2019 at 11:03:33AM +0200, Sergej Benilov wrote:
> Add tests for ethtool: link test, EEPROM read test.
> Correct a few typos, too.
Hi Sergej
Please split this up into two patches. The first one should fixing the
typos.
Rather than implementing a test for the EEPROM, add support for
ethtool --eeprom-dump. That is much more useful.
The link test does not show you anything which you cannot get via ip
link show. If there is no carrier, the link is down. So drop that.
The patch also has white space issues. Spaces where there should be
tabs. Please run ./scripts/checkpatch.pl.
Andrew
Powered by blists - more mailing lists