Arthur Kiyanovski 9b648bb1d8 net: ena: Add debug prints for invalid req_id resets
Add qid and req_id to error prints when ENA_REGS_RESET_INV_TX_REQ_ID
reset occurs.

Switch from %hu to %u, since u16 should be printed with %u, as
explained in [1].

[1] - https://www.kernel.org/doc/html/latest/core-api/printk-formats.html

Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-01-07 19:25:51 -08:00
..
2021-11-19 11:05:21 +00:00
2021-12-29 17:51:36 -08:00
2021-11-20 12:25:56 +00:00
2022-01-07 09:04:21 -08:00
2022-01-07 11:10:57 +00:00
2021-11-23 12:18:48 +00:00
2021-11-12 20:13:28 -08:00