vfio/pci: Also demote hiding standard cap messages
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 23 May 2023 22:52:50 +0000 (16:52 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 26 May 2023 19:58:27 +0000 (13:58 -0600)
commitd9824f70e52c736498c9177688cee5aa789e560c
treebfbeeec21162839496b29fabe970a9f771cd0ad0
parent6c8017c6a58d06c2fcce3b034944ad056ccf02ce
vfio/pci: Also demote hiding standard cap messages

Apply the same logic as commit 912b625b4dcf ("vfio/pci: demote hiding
ecap messages to debug level") for the less common case of hiding
standard capabilities.

Reviewed-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/r/20230523225250.1215911-1-alex.williamson@redhat.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/pci/vfio_pci_config.c