--- 2.3.48pre1aa1-alpha/drivers/net/tulip/tulip_core.c.~1~ Thu Feb 24 18:31:16 2000 +++ 2.3.48pre1aa1-alpha/drivers/net/tulip/tulip_core.c Fri Feb 25 02:06:39 2000 @@ -237,7 +237,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); }