Re: [PATCH v2 2/3] net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
From: Andrew Lunn <andrew@lunn.ch> Date: 2022-11-30 00:21:18
On Tue, Nov 29, 2022 at 01:38:00PM +0300, Daniil Tatianin wrote:
Now that we always early return if we don't have any stats we can remove
these checks as they're no longer necessary.
Signed-off-by: Daniil Tatianin <redacted>