mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 23:39:18 +00:00
bridge: fix spelling of promiscuous
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d4f0e0958d
commit
025559eec8
@ -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.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user