patch-2.4.4 linux/net/802/llc_sendpdu.c

Next file: linux/net/802/pseudo/pseudocode
Previous file: linux/net/802/cl2llc.pre
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/net/802/llc_sendpdu.c linux/net/802/llc_sendpdu.c
@@ -98,7 +98,7 @@
 
 /*
  *	Sendpdu() constructs an output frame in a new skb and
- *	gives it to the MAC layer for transmision.
+ *	gives it to the MAC layer for transmission.
  *	This function is not used to send I pdus.
  *	No queues are updated here, nothing is saved for retransmission.
  *
@@ -186,7 +186,7 @@
 
 /*
  *	llc_sendipdu() Completes an I pdu in an existing skb and gives it
- *	to the MAC layer for transmision.
+ *	to the MAC layer for transmission.
  *	Parameter "type" must be either I_CMD or I_RSP.
  *	The skb is not freed after xmit, it is kept in case a retransmission
  *	is requested. If needed it can be picked up again from the rtq.

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