projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4f0e09
)
bridge: fix spelling of promiscuous
author
stephen hemminger
<stephen@networkplumber.org>
Sat, 17 May 2014 03:46:17 +0000
(20:46 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 May 2014 01:10:08 +0000
(21:10 -0400)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_if.c
patch
|
blob
|
history
diff --git
a/net/bridge/br_if.c
b/net/bridge/br_if.c
index 091d39f5067cd1b8bb7b7be32e4b43cda625cddc..104a811dde571173973d7082c2b1886fa4a44647 100644
(file)
--- a/
net/bridge/br_if.c
+++ b/
net/bridge/br_if.c
@@
-178,7
+178,7
@@
static void nbp_update_port_count(struct net_bridge *br)
static void nbp_delete_promisc(struct net_bridge_port *p)
{
- /* If port is currently promiscous, unset promiscuity.
+ /* If port is currently promisc
u
ous, unset promiscuity.
* Otherwise, it is a static port so remove all addresses
* from it.
*/