patch-2.4.0-test11 linux/drivers/atm/atmtcp.c
Next file: linux/drivers/atm/nicstar.c
Previous file: linux/drivers/acpi/driver.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Nov 14 23:36:01 2000
- Orig file:
v2.4.0-test10/linux/drivers/atm/atmtcp.c
- Orig date:
Tue Jun 20 13:58:42 2000
diff -u --recursive --new-file v2.4.0-test10/linux/drivers/atm/atmtcp.c linux/drivers/atm/atmtcp.c
@@ -77,6 +77,7 @@
set_current_state(TASK_UNINTERRUPTIBLE);
schedule();
}
+ current->state = TASK_RUNNING;
remove_wait_queue(&vcc->sleep,&wait);
return error;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)