projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6dadd5
)
net: dsa: qca8k: Minor comment spelling fix
author
Jonathan McDowell
<noodles@earth.li>
Sat, 20 Jun 2020 10:31:16 +0000
(11:31 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 22 Jun 2020 22:54:34 +0000
(15:54 -0700)
Signed-off-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/qca8k.c
patch
|
blob
|
history
diff --git
a/drivers/net/dsa/qca8k.c
b/drivers/net/dsa/qca8k.c
index 11d1c290d90f6d140480c5d6745752aad11762ef..4acad5fa0c841cc3a982e6cea0b23eb4bbb7013b 100644
(file)
--- a/
drivers/net/dsa/qca8k.c
+++ b/
drivers/net/dsa/qca8k.c
@@
-647,7
+647,7
@@
qca8k_setup(struct dsa_switch *ds)
QCA8K_PORT_LOOKUP_MEMBER, dsa_user_ports(ds));
}
- /* In
v
ividual user ports get connected to CPU port only */
+ /* In
d
ividual user ports get connected to CPU port only */
if (dsa_is_user_port(ds, i)) {
int shift = 16 * (i % 2);