]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/IScsiProto.c
Roll back the changes in revision 14296 since it will cause iSCSI security authentica...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / IScsiProto.c
index aff036bb7afe67173d931c4302b35e2aeaaff442..5a6002e83401ad3a556d13f98b708faf8905b14c 100644 (file)
@@ -742,7 +742,7 @@ IScsiProcessLoginRsp (
   NetbufQueAppend (&Conn->RspQue, Pdu);\r
 \r
   Conn->PartialRspRcvd = Continue;\r
-  if ((!Transit) || Continue) {\r
+  if (Continue) {\r
     //\r
     // It's a partial response, have to wait for another or more Request/Response\r
     // conversations to get the full response.\r