patch-2.4.6 linux/drivers/char/rio/rioroute.c
Next file: linux/drivers/char/rocket.c
Previous file: linux/drivers/char/raw.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Jun 11 19:15:27 2001
-  Orig file: 
v2.4.5/linux/drivers/char/rio/rioroute.c
-  Orig date: 
Fri Feb  9 11:30:23 2001
diff -u --recursive --new-file v2.4.5/linux/drivers/char/rio/rioroute.c linux/drivers/char/rio/rioroute.c
@@ -657,6 +657,7 @@
 			*/
 			if (PortP->TxStart == 0) {
 					rio_dprintk (RIO_DEBUG_ROUTE, "Tx pkts not set up yet\n");
+					rio_spin_unlock_irqrestore(&PortP->portSem, flags);
 					break;
 			}
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)