From: Vivien Didelot <vivien.dide...@gmail.com> Date: Fri, 2 Aug 2019 15:34:55 -0400
> Merge the CPU port registers dump into the master interface registers > dump through ethtool, by nesting the ethtool_drvinfo and ethtool_regs > structures of the CPU port into the dump. > > drvinfo->regdump_len will contain the full data length, while regs->len > will contain only the master interface registers dump length. > > This allows for example to dump the CPU port registers on a ZII Dev > C board like this: ... > Signed-off-by: Vivien Didelot <vivien.dide...@gmail.com> Applied, thanks Vivien.