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

qed: fix spelling mistake "attnetion" -> "attention"



The text in array s_igu_fifo_error_strs contains a spelling mistake,
fix it.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 24a6d2dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6071,7 +6071,7 @@ static const char * const s_igu_fifo_error_strs[] = {
	"no error",
	"length error",
	"function disabled",
	"VF sent command to attnetion address",
	"VF sent command to attention address",
	"host sent prod update command",
	"read of during interrupt register while in MIMD mode",
	"access to PXP BAR reserved address",