patch-2.2.18 linux/drivers/char/rio/rioinit.c
Next file: linux/drivers/char/rio/riotable.c
Previous file: linux/drivers/char/rio/riocmd.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Oct 28 11:22:06 2000
- Orig file:
v2.2.17/drivers/char/rio/rioinit.c
- Orig date:
Sat Sep 9 18:42:36 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/char/rio/rioinit.c linux/drivers/char/rio/rioinit.c
@@ -1446,7 +1446,7 @@
}
RIODefaultName(p, HostP, rup);
}
- HostP->UnixRups[rup].RupLock = -1;
+ HostP->UnixRups[rup].RupLock = SPIN_LOCK_UNLOCKED;
}
}
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)