diff options
| author | Niklas Cassel <[email protected]> | 2025-03-17 11:17:55 +0000 |
|---|---|---|
| committer | Niklas Cassel <[email protected]> | 2025-03-18 08:03:12 +0000 |
| commit | b500ee5fde1bd0c85026dfcdadbc175548fb5216 (patch) | |
| tree | 532e25e3dacd30789cb64686ecf66b93d6bdaf67 /lib/net_utils.c | |
| parent | ata: libata: Improve return value of atapi_check_dma() (diff) | |
| download | kernel-b500ee5fde1bd0c85026dfcdadbc175548fb5216.tar.gz kernel-b500ee5fde1bd0c85026dfcdadbc175548fb5216.zip | |
ata: libata: Fix NCQ Non-Data log not supported print
Currently, both ata_dev_config_ncq_send_recv() - which checks for NCQ
Send/Recv Log (Log Address 13h) and ata_dev_config_ncq_non_data() -
which checks for NCQ Non-Data Log (Log Address 12h), uses the same
print when the log is not supported:
"NCQ Send/Recv Log not supported"
This seems like a copy paste error, since NCQ Non-Data Log is actually
a separate log.
Fix the print to reference the correct log.
Fixes: 284b3b77ea88 ("libata: NCQ encapsulation for ZAC MANAGEMENT OUT")
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Niklas Cassel <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions
