Ethernet Bridge development
 help / color / mirror / Atom feed
From: Tommi Virtanen <tv@tv.debian.net>
To: bridge@osdl.org
Subject: [Bridge] [PATCH] typo in br_stp.c: propgating -> propagating
Date: Mon, 19 Jul 2004 14:59:08 +0300	[thread overview]
Message-ID: <40FBB78C.5070209@tv.debian.net> (raw)

Hi. I'm not subscribed, so please Cc: me.

This trivial patch fixes a typo that irritates me every time I boot..

--- linux-2.5.orig/net/bridge/br_stp.c	2004-07-19 14:43:44.000000000 +0300
+++ linux-2.5/net/bridge/br_stp.c	2004-07-19 14:53:15.000000000 +0300
@@ -299,7 +299,7 @@
  	int isroot = br_is_root_bridge(br);

  	pr_info("%s: topology change detected, %s\n", br->dev->name,
-		isroot ? "propgating" : "sending tcn bpdu");
+		isroot ? "propagating" : "sending tcn bpdu");

  	if (isroot) {
  		br->topology_change = 1;

                 reply	other threads:[~2004-07-19 11:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40FBB78C.5070209@tv.debian.net \
    --to=tv@tv.debian.net \
    --cc=bridge@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox