[SCSIPORT]: Port Dmitry's fix from r72059 to our scsiport driver too. I'm wondering...
[reactos.git] / reactos / drivers / storage / scsiport / scsiport.c
index 7ad653a..020db06 100644 (file)
@@ -674,7 +674,6 @@ ScsiPortGetPhysicalAddress(IN PVOID HwDeviceExtension,
     else
     {
         /* Nothing */
-        *Length = 0;
         PhysicalAddress.QuadPart = (LONGLONG)(SP_UNINITIALIZED_VALUE);
     }