patch-1.3.92 linux/include/linux/stallion.h
Next file: linux/include/net/tcp.h
Previous file: linux/include/linux/soundcard.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Sat Apr 20 11:25:31 1996
 -  Orig file: 
v1.3.91/linux/include/linux/stallion.h
 -  Orig date: 
Fri Apr 19 10:08:02 1996
 
diff -u --recursive --new-file v1.3.91/linux/include/linux/stallion.h linux/include/linux/stallion.h
@@ -44,7 +44,7 @@
  *	Define a ring queue structure for each port. This will hold the
  *	TX data waiting to be output. Characters are fed into this buffer
  *	from the line discipline (or even direct from user space!) and
- *	then fed into the UARTs during interrupts. Will use a clasic ring
+ *	then fed into the UARTs during interrupts. Will use a classic ring
  *	queue here for this. The good thing about this type of ring queue
  *	is that the head and tail pointers can be updated without interrupt
  *	protection - since "write" code only needs to change the head, and
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this