[Intel-wired-lan] [PATCH 1/2] net: intel: igb: minor ethool regdump amendment
Brown, Aaron F
aaron.f.brown at intel.com
Fri Jun 21 01:45:21 UTC 2019
On Tue, 2019-06-18 at 14:55 +0300, Artem Bityutskiy wrote:
> From: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
>
> This patch has no functional impact and it is just a preparation
> for the following patch. It removes an early return from the
> 'igb_get_regs()' function by moving the 82576-only registers
> dump into an "if" block. With this preparation, we can dump more
> non-82576 registers at the end of this function.
>
> Signed-off-by: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
> ---
> drivers/net/ethernet/intel/igb/igb_ethtool.c | 70 ++++++++++----------
> 1 file changed, 35 insertions(+), 35 deletions(-)
>
Aside from teh missing "t" for ethtool in the subject that Andrew Lunn pointed out...
Tested-by: Aaron Brown <aaron.f.brown at intel.com>
More information about the Intel-wired-lan
mailing list