On 3/17/25 8:17 PM, Niklas Cassel wrote: > 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 the reference the correct log. > > Fixes: 284b3b77ea88 ("libata: NCQ encapsulation for ZAC MANAGEMENT OUT") > Signed-off-by: Niklas Cassel <cassel@xxxxxxxxxx> Reviewed-by: Damien Le Moal <dlemoal@xxxxxxxxxx> -- Damien Le Moal Western Digital Research