On Fri, 13 Sep 2024 17:36:32 +0300
Ilpo Järvinen wrote:
> Only part of the AER diagnostic printouts use "AER:" prefix because
> they use low-level pci_printk() directly to allow selecting level.
>
> Add "AER:" prefix to lines that are printed with pci_printk().
>
> Signed-off-by: Ilpo Järvinen
Only part of the AER diagnostic printouts use "AER:" prefix because
they use low-level pci_printk() directly to allow selecting level.
Add "AER:" prefix to lines that are printed with pci_printk().
Signed-off-by: Ilpo Järvinen
---
drivers/pci/pcie/aer.c | 12 ++--
1 file changed, 6 inse