patch-1.3.87 linux/net/bridge/br.c

Next file: linux/net/core/net_alias.c
Previous file: linux/net/ax25/ax25_timer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/net/bridge/br.c linux/net/bridge/br.c
@@ -69,7 +69,7 @@
 
 /*
  * the following structure is required so that we receive
- * event notifications when network deviced are enabled and
+ * event notifications when network devices are enabled and
  * disabled (ifconfig up and down).
  */
 static struct notifier_block br_dev_notifier={
@@ -81,7 +81,7 @@
 /** Elements of Procedure (4.6) **/
 
 /*
- * this section of code was gratiously borrowed from the IEEE 802.1d
+ * this section of code was graciously borrowed from the IEEE 802.1d
  * specification section 4.9.1 starting on pg 69.  It has been
  * modified somewhat to fit within out framework and structure.  It
  * implements the spanning tree algorithm that is the heart of the

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