Commit 025559ee authored by stephen hemminger's avatar stephen hemminger Committed by David S. Miller

bridge: fix spelling of promiscuous

Signed-off-by: default avatarStephen Hemminger <stephen@networkplumber.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d4f0e095
......@@ -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 promiscuous, unset promiscuity.
* Otherwise, it is a static port so remove all addresses
* from it.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment