Commit a6e0ee35 authored by Colin Ian King's avatar Colin Ian King Committed by David S. Miller
Browse files

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: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 79201f35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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",