netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] bridge: fix spelling of promiscuous
@ 2014-05-17  3:46 Stephen Hemminger
  2014-05-19  1:10 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2014-05-17  3:46 UTC (permalink / raw)
  To: David Miller, netdev



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.
 	 */

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-19  1:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-17  3:46 [PATCH net-next] bridge: fix spelling of promiscuous Stephen Hemminger
2014-05-19  1:10 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).