All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: David Miller <davem@davemloft.net>, netdev@vger.kernel.org
Subject: [PATCH net-next] bridge: fix spelling of promiscuous
Date: Fri, 16 May 2014 20:46:17 -0700	[thread overview]
Message-ID: <20140516204617.7bddc581@nehalam.linuxnetplumber.net> (raw)



Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>


--- a/net/bridge/br_if.c	2014-05-16 20:27:32.487420011 -0700
+++ b/net/bridge/br_if.c	2014-05-16 20:36:45.860301171 -0700
@@ -178,7 +178,7 @@ static void nbp_update_port_count(struct
 
 static void nbp_delete_promisc(struct net_bridge_port *p)
 {
-	/* If port is currently promiscous, unset promiscuity.
+	/* If port is currently promiscuous, unset promiscuity.
 	 * Otherwise, it is a static port so remove all addresses
 	 * from it.
 	 */

             reply	other threads:[~2014-05-17  3:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-17  3:46 Stephen Hemminger [this message]
2014-05-19  1:10 ` [PATCH net-next] bridge: fix spelling of promiscuous David Miller

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=20140516204617.7bddc581@nehalam.linuxnetplumber.net \
    --to=stephen@networkplumber.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.