diff options
Diffstat (limited to 'drivers/net/bnx2x/bnx2x_reg.h')
-rw-r--r-- | drivers/net/bnx2x/bnx2x_reg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/bnx2x/bnx2x_reg.h b/drivers/net/bnx2x/bnx2x_reg.h index 1cefe489a955..245220af9feb 100644 --- a/drivers/net/bnx2x/bnx2x_reg.h +++ b/drivers/net/bnx2x/bnx2x_reg.h | |||
@@ -1604,7 +1604,7 @@ | |||
1604 | (~misc_registers_sw_timer_cfg_4.sw_timer_cfg_4[1] ) is set */ | 1604 | (~misc_registers_sw_timer_cfg_4.sw_timer_cfg_4[1] ) is set */ |
1605 | #define MISC_REG_SW_TIMER_RELOAD_VAL_4 0xa2fc | 1605 | #define MISC_REG_SW_TIMER_RELOAD_VAL_4 0xa2fc |
1606 | /* [RW 32] the value of the counter for sw timers1-8. there are 8 addresses | 1606 | /* [RW 32] the value of the counter for sw timers1-8. there are 8 addresses |
1607 | in this register. addres 0 - timer 1; address 1 - timer 2, ... address 7 - | 1607 | in this register. address 0 - timer 1; address 1 - timer 2, ... address 7 - |
1608 | timer 8 */ | 1608 | timer 8 */ |
1609 | #define MISC_REG_SW_TIMER_VAL 0xa5c0 | 1609 | #define MISC_REG_SW_TIMER_VAL 0xa5c0 |
1610 | /* [RW 1] Set by the MCP to remember if one or more of the drivers is/are | 1610 | /* [RW 1] Set by the MCP to remember if one or more of the drivers is/are |