All of lore.kernel.org
 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

* Re: [PATCH net-next] bridge: fix spelling of promiscuous
  2014-05-17  3:46 [PATCH net-next] bridge: fix spelling of promiscuous Stephen Hemminger
@ 2014-05-19  1:10 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-05-19  1:10 UTC (permalink / raw)
  To: stephen; +Cc: netdev

From: Stephen Hemminger <stephen@networkplumber.org>
Date: Fri, 16 May 2014 20:46:17 -0700

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

Applied.

^ 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 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.