patch-2.3.19 linux/drivers/atm/ambassador.c

Next file: linux/drivers/block/hd.c
Previous file: linux/arch/i386/mm/init.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.18/linux/drivers/atm/ambassador.c linux/drivers/atm/ambassador.c
@@ -674,7 +674,7 @@
     return 0;
   } else {
     
-    spin_unlock_irqrestore (&dev->lock, flags);
+    spin_unlock_irqrestore (&txq->lock, flags);
     return -1;
   }
 }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)