]> git.baikalelectronics.ru Git - kernel.git/commitdiff
net: dsa: Fix pharse -> phase typo
authorVladimir Oltean <olteanv@gmail.com>
Sun, 28 Apr 2019 18:45:42 +0000 (21:45 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 May 2019 03:05:28 +0000 (23:05 -0400)
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/switch.c

index e1fae969aa737cc88556e5c5b0fb7f336571c3ce..fde4e91957091f532bf31a84c68e404eedea6069 100644 (file)
@@ -196,7 +196,7 @@ static int dsa_port_vlan_check(struct dsa_switch *ds, int port,
        if (!dp->bridge_dev)
                return err;
 
-       /* dsa_slave_vlan_rx_{add,kill}_vid() cannot use the prepare pharse and
+       /* dsa_slave_vlan_rx_{add,kill}_vid() cannot use the prepare phase and
         * already checks whether there is an overlapping bridge VLAN entry
         * with the same VID, so here we only need to check that if we are
         * adding a bridge VLAN entry there is not an overlapping VLAN device