mirror of
https://github.com/raspberrypi/linux.git
synced 2026-01-05 10:47:34 +00:00
octeontx2-af: Fix spelling mistake "recievd" -> "received"
There is a spelling mistake in the text in array rpm_rx_stats_fields, fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
79201f358d
commit
a6e0ee35ee
@@ -121,7 +121,7 @@ static char *rpm_rx_stats_fields[] = {
|
||||
"Packets received with FrameCheckSequenceErrors",
|
||||
"Packets received with VLAN header",
|
||||
"Error packets",
|
||||
"Packets recievd with unicast DMAC",
|
||||
"Packets received with unicast DMAC",
|
||||
"Packets received with multicast DMAC",
|
||||
"Packets received with broadcast DMAC",
|
||||
"Dropped packets",
|
||||
|
||||
Reference in New Issue
Block a user