diff options
-rw-r--r-- | drivers/net/ethernet/qlogic/qed/qed_debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/qlogic/qed/qed_debug.c b/drivers/net/ethernet/qlogic/qed/qed_debug.c index 78a638ec7c0a..979f1e4bc18b 100644 --- a/drivers/net/ethernet/qlogic/qed/qed_debug.c +++ b/drivers/net/ethernet/qlogic/qed/qed_debug.c | |||
@@ -6071,7 +6071,7 @@ static const char * const s_igu_fifo_error_strs[] = { | |||
6071 | "no error", | 6071 | "no error", |
6072 | "length error", | 6072 | "length error", |
6073 | "function disabled", | 6073 | "function disabled", |
6074 | "VF sent command to attnetion address", | 6074 | "VF sent command to attention address", |
6075 | "host sent prod update command", | 6075 | "host sent prod update command", |
6076 | "read of during interrupt register while in MIMD mode", | 6076 | "read of during interrupt register while in MIMD mode", |
6077 | "access to PXP BAR reserved address", | 6077 | "access to PXP BAR reserved address", |