On 8/18/2024 11:32 AM, Sasha Neftin wrote:
MULTI GBT AN Control Register is IEEE Standard Register 7.32 (not a mask).
The right place should be in igc_reg.h file. In accordance with the
registers naming convention added IGC_' prefix.
Signed-off-by: Sasha Neftin <[email protected]>
Reviewed-by: Paul Menzel <[email protected]>
---
drivers/net/ethernet/intel/igc/igc_defines.h | 1 -
drivers/net/ethernet/intel/igc/igc_phy.c | 4 ++--
drivers/net/ethernet/intel/igc/igc_regs.h | 3 +++
3 files changed, 5 insertions(+), 3 deletions(-)
Tested-by: Avigail Dahan <[email protected]>