]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/TcpDxe/SockInterface.c
NetworkPkg/TcpDxe: Remove the status check of SockProcessRcvToken
authorGary Lin <glin@suse.com>
Thu, 19 May 2016 03:49:18 +0000 (11:49 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Fri, 20 May 2016 04:39:52 +0000 (12:39 +0800)
commit72a4f34eab072132652565dd6bed24ec8d553aac
treefbd76ab82a6c3975be4f43a0bda97c9cd97d58e8
parent2be45bfe2779043bc3566e879e7ec279412012dc
NetworkPkg/TcpDxe: Remove the status check of SockProcessRcvToken

SockProcessRcvToken only returns the number of the received bytes, not
an EFI Status.

Cc: "Siyuan Fu" <siyuan.fu@intel.com>
Cc: "Jiaxin Wu" <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Siyuan Fu <siyuan.fu@intel.com>
NetworkPkg/TcpDxe/SockInterface.c