Robert Marko a80e630131 oxnas: sata_oxnas: use ata_link_err
Kernel 5.15.86 has backported ("ata: libata: move ata_{port,link,dev}_dbg
to standard pr_XXX() macros") and this is now causing compilation errors
for oxnas SATA driver due to usage of ata_link_printk().

Upstream has migrated to using the appropriate
ata_link_{err, warn, notice, info} calls a while ago so its not affected.

Lets do the same for oxnas SATA driver and use ata_link_err() instead of
ata_link_printk().

Signed-off-by: Robert Marko <robimarko@gmail.com>
2023-01-03 23:40:30 +01:00
..
2022-11-27 13:18:29 +01:00
2022-12-24 15:24:18 +01:00
2022-12-23 19:44:14 +01:00
2022-12-14 23:34:50 +01:00
2022-12-23 19:44:20 +01:00
2022-12-23 19:44:20 +01:00
2022-12-23 19:44:20 +01:00
2022-12-23 19:44:22 +01:00
2023-01-03 23:40:30 +01:00
2022-12-14 18:53:39 +02:00
2023-01-02 10:18:44 +01:00
2022-12-23 19:44:21 +01:00
2022-12-12 09:06:17 +01:00
2023-01-03 20:56:01 +01:00