diff options
Diffstat (limited to 'drivers/net/spider_net.h')
-rw-r--r-- | drivers/net/spider_net.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/spider_net.h b/drivers/net/spider_net.h index 0810e12e210b..2fec5cf76926 100644 --- a/drivers/net/spider_net.h +++ b/drivers/net/spider_net.h | |||
@@ -442,7 +442,6 @@ struct spider_net_card { | |||
442 | struct spider_net_descr_chain rx_chain; | 442 | struct spider_net_descr_chain rx_chain; |
443 | struct spider_net_descr *low_watermark; | 443 | struct spider_net_descr *low_watermark; |
444 | 444 | ||
445 | struct tasklet_struct rxram_full_tl; | ||
446 | struct timer_list tx_timer; | 445 | struct timer_list tx_timer; |
447 | struct work_struct tx_timeout_task; | 446 | struct work_struct tx_timeout_task; |
448 | atomic_t tx_timeout_task_counter; | 447 | atomic_t tx_timeout_task_counter; |