projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d51065
)
net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"
author
Colin Ian King
<
[email protected]
>
Mon, 26 Nov 2018 15:34:01 +0000
(15:34 +0000)
committer
David S. Miller
<
[email protected]
>
Wed, 28 Nov 2018 00:22:23 +0000
(16:22 -0800)
The text in array velocity_gstrings contains a spelling mistake,
rename rx_frame_alignement_errors to rx_frame_alignment_errors.
Signed-off-by: Colin Ian King <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/via/via-velocity.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/via/via-velocity.c
b/drivers/net/ethernet/via/via-velocity.c
index ef9538ee53d0db7f43eae4298dd39258b4c39122..82412691ee66bf13b488db6d61072f239d27d9c3 100644
(file)
--- a/
drivers/net/ethernet/via/via-velocity.c
+++ b/
drivers/net/ethernet/via/via-velocity.c
@@
-3605,7
+3605,7
@@
static const char velocity_gstrings[][ETH_GSTRING_LEN] = {
"tx_jumbo",
"rx_mac_control_frames",
"tx_mac_control_frames",
- "rx_frame_align
e
ment_errors",
+ "rx_frame_alignment_errors",
"rx_long_ok",
"rx_long_err",
"tx_sqe_errors",