diff options
Diffstat (limited to 'drivers/net/tg3.h')
-rw-r--r-- | drivers/net/tg3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/tg3.h b/drivers/net/tg3.h index ca71a49a3fd5..afbabf283c51 100644 --- a/drivers/net/tg3.h +++ b/drivers/net/tg3.h | |||
@@ -2636,6 +2636,7 @@ struct tg3 { | |||
2636 | #define TG3_FLG3_CLKREQ_BUG 0x00000800 | 2636 | #define TG3_FLG3_CLKREQ_BUG 0x00000800 |
2637 | #define TG3_FLG3_PHY_ENABLE_APD 0x00001000 | 2637 | #define TG3_FLG3_PHY_ENABLE_APD 0x00001000 |
2638 | #define TG3_FLG3_5755_PLUS 0x00002000 | 2638 | #define TG3_FLG3_5755_PLUS 0x00002000 |
2639 | #define TG3_FLG3_NO_NVRAM 0x00004000 | ||
2639 | 2640 | ||
2640 | struct timer_list timer; | 2641 | struct timer_list timer; |
2641 | u16 timer_counter; | 2642 | u16 timer_counter; |