]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/spider_net.h
spidernet: Cure RX ram full bug
[linux-2.6-omap-h63xx.git] / drivers / net / spider_net.h
index 4a1e0d28a502b1be6e532bb2fafd0357aafce93c..b620f181227cab931bd3b462d6727ad120f54c7b 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef _SPIDER_NET_H
 #define _SPIDER_NET_H
 
-#define VERSION "2.0 A"
+#define VERSION "2.0 B"
 
 #include "sungem_phy.h"
 
@@ -461,6 +461,7 @@ struct spider_net_card {
        struct work_struct tx_timeout_task;
        atomic_t tx_timeout_task_counter;
        wait_queue_head_t waitq;
+       int num_rx_ints;
 
        /* for ethtool */
        int msg_enable;