This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / pcmcia / axnet_cs.c
index 0d9a06f..bf70b18 100644 (file)
@@ -1178,7 +1178,7 @@ static int ei_start_xmit(struct sk_buff *skb, struct net_device *dev)
        }
        else if (ei_local->tx2 == 0) 
        {
-               output_page = ei_local->tx_start_page + TX_PAGES/2;
+               output_page = ei_local->tx_start_page + TX_1X_PAGES;
                ei_local->tx2 = send_length;
                if (ei_debug  &&  ei_local->tx1 > 0)
                        printk(KERN_DEBUG "%s: idle transmitter, tx1=%d, lasttx=%d, txing=%d.\n",