[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 5/6] Reduce logging of Fdo->NotDisableable, in a similar manner to changes already made to xenbus.


  • To: win-pv-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Paul Durrant <xadimgnik@xxxxxxxxx>
  • Date: Wed, 21 Jul 2021 18:20:55 +0100
  • Delivery-date: Wed, 21 Jul 2021 17:20:59 +0000
  • List-id: Developer list for the Windows PV Drivers subproject <win-pv-devel.lists.xenproject.org>

On 20/07/2021 14:29, Martin Harvey wrote:
Signed-off-by: Martin Harvey <martin.harvey@xxxxxxxxxx>

Acked-by: Paul Durrant <paul@xxxxxxx>

---
  src/xenvif/fdo.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xenvif/fdo.c b/src/xenvif/fdo.c
index 896107c..745f948 100644
--- a/src/xenvif/fdo.c
+++ b/src/xenvif/fdo.c
@@ -2075,7 +2075,7 @@ FdoQueryPnpDeviceState(
          goto done;
if (Fdo->NotDisableable) {
-        Info("%s: not disableable\n", __FdoGetName(Fdo));
+        Trace("%s: not disableable\n", __FdoGetName(Fdo));
          State |= PNP_DEVICE_NOT_DISABLEABLE;
      }




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.