From: Colin Ian King <colin.k...@canonical.com>

There is a spelling mistake in the text in array rpm_rx_stats_fields,
fix it.

Signed-off-by: Colin Ian King <colin.k...@canonical.com>
---
 drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c 
b/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
index dfeea587a27e..48a84c65804c 100644
--- a/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
+++ b/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
@@ -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",
-- 
2.30.0

Reply via email to