--- 2.3.47aa1-alpha/drivers/net/tulip.c.~1~ Mon Feb 21 15:17:33 2000 +++ 2.3.47aa1-alpha/drivers/net/tulip.c Wed Feb 23 03:11:25 2000 @@ -945,7 +945,7 @@ /* now it is safe to change csr6 */ outl (newcsr6, ioaddr + CSR6); - spin_unlock_irqrestore (&tp->lock, flags); + spin_unlock_irqrestore (&tp->tx_lock, flags); }