]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/SnpDxe/Stop.c
MdeModulePkg: Make the DEBUG info consistent in SNP driver.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / SnpDxe / Stop.c
index 730e3974521532733250ff1db2dd01af9c21c958..a52d3b116390dc8cd3a22c8b84d5607878a71b68 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
     Implementation of stopping a network interface.\r
  \r
-Copyright (c) 2004 - 2007, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2016, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials are licensed \r
 and made available under the terms and conditions of the BSD License which \r
 accompanies this distribution. The full text of the license may be found at \r
@@ -51,8 +51,8 @@ PxeStop (
     DEBUG (\r
       (EFI_D_WARN,\r
       "\nsnp->undi.stop()  %xh:%xh\n",\r
-      Snp->Cdb.StatCode,\r
-      Snp->Cdb.StatFlags)\r
+      Snp->Cdb.StatFlags,\r
+      Snp->Cdb.StatCode)\r
       );\r
 \r
     return EFI_DEVICE_ERROR;\r