Ethernet Bridge development
 help / color / mirror / Atom feed
From: Jussi Kivilinna <jussi.kivilinna@pp.inet.fi>
To: bridge@lists.linux-foundation.org
Subject: [Bridge] [PATCH] Fix typo in net/bridge/br_stp_if.c
Date: Thu, 09 Aug 2007 21:57:52 +0300	[thread overview]
Message-ID: <46BB63B0.9060509@pp.inet.fi> (raw)

Fixes a typo in net/bridge/br_stp_if.c

--- a/net/bridge/br_stp_if.c
+++ b/net/bridge/br_stp_if.c
@@ -132,7 +132,7 @@ static void br_stp_start(struct net_bridge *br)
         } else {
                 br->stp_enabled = BR_KERNEL_STP;
                 printk(KERN_INFO "%s: starting userspace STP failed, "
-                               "staring kernel STP\n", br->dev->name);
+                               "starting kernel STP\n", br->dev->name);

                 /* To start timers on any ports left in blocking */
                 spin_lock_bh(&br->lock);

             reply	other threads:[~2007-08-09 18:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-09 18:57 Jussi Kivilinna [this message]
2007-08-10  8:43 ` [Bridge] Re: [PATCH] Fix typo in net/bridge/br_stp_if.c Stephen Hemminger
2007-08-11 10:21   ` Jussi Kivilinna

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=46BB63B0.9060509@pp.inet.fi \
    --to=jussi.kivilinna@pp.inet.fi \
    --cc=bridge@lists.linux-foundation.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