]> err.no Git - linux-2.6/blobdiff - drivers/net/spider_net.h
[PATCH] kill eth_io_copy_and_sum()
[linux-2.6] / drivers / net / spider_net.h
index 4b76ef9524d17a4ff2f1366a8d4a694de8b07a9e..2fec5cf76926d31d18bc8f1b278e47fdcc13e86b 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef _SPIDER_NET_H
 #define _SPIDER_NET_H
 
-#define VERSION "1.6 A"
+#define VERSION "1.6 B"
 
 #include "sungem_phy.h"
 
@@ -442,7 +442,6 @@ struct spider_net_card {
        struct spider_net_descr_chain rx_chain;
        struct spider_net_descr *low_watermark;
 
-       struct tasklet_struct rxram_full_tl;
        struct timer_list tx_timer;
        struct work_struct tx_timeout_task;
        atomic_t tx_timeout_task_counter;