net: dsa: qca8k: Minor comment spelling fix
Signed-off-by: Jonathan McDowell <noodles@earth.li> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f6dadd5598
commit
a997b33701
@ -647,7 +647,7 @@ qca8k_setup(struct dsa_switch *ds)
|
||||
QCA8K_PORT_LOOKUP_MEMBER, dsa_user_ports(ds));
|
||||
}
|
||||
|
||||
/* Invividual user ports get connected to CPU port only */
|
||||
/* Individual user ports get connected to CPU port only */
|
||||
if (dsa_is_user_port(ds, i)) {
|
||||
int shift = 16 * (i % 2);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user