diff options
Diffstat (limited to 'drivers/net/b44.h')
-rw-r--r-- | drivers/net/b44.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/b44.h b/drivers/net/b44.h index 18fc13336628..e537e63f292e 100644 --- a/drivers/net/b44.h +++ b/drivers/net/b44.h | |||
@@ -443,8 +443,6 @@ struct b44 { | |||
443 | #define B44_FLAG_TX_RING_HACK 0x40000000 | 443 | #define B44_FLAG_TX_RING_HACK 0x40000000 |
444 | #define B44_FLAG_WOL_ENABLE 0x80000000 | 444 | #define B44_FLAG_WOL_ENABLE 0x80000000 |
445 | 445 | ||
446 | u32 rx_offset; | ||
447 | |||
448 | u32 msg_enable; | 446 | u32 msg_enable; |
449 | 447 | ||
450 | struct timer_list timer; | 448 | struct timer_list timer; |