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 5643be55c1d1..a3598ed9f5fc 100644 --- a/drivers/net/tg3.h +++ b/drivers/net/tg3.h | |||
@@ -2480,6 +2480,7 @@ struct tg3 { | |||
2480 | #define TG3_FLG3_ENABLE_APE 0x00000002 | 2480 | #define TG3_FLG3_ENABLE_APE 0x00000002 |
2481 | #define TG3_FLG3_5761_5784_AX_FIXES 0x00000004 | 2481 | #define TG3_FLG3_5761_5784_AX_FIXES 0x00000004 |
2482 | #define TG3_FLG3_5701_DMA_BUG 0x00000008 | 2482 | #define TG3_FLG3_5701_DMA_BUG 0x00000008 |
2483 | #define TG3_FLG3_USE_PHYLIB 0x00000010 | ||
2483 | 2484 | ||
2484 | struct timer_list timer; | 2485 | struct timer_list timer; |
2485 | u16 timer_counter; | 2486 | u16 timer_counter; |