]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg/TcpDxe: Remove the redundant code.
authorJiaxin Wu <jiaxin.wu@intel.com>
Fri, 22 Dec 2017 03:32:33 +0000 (11:32 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Tue, 26 Dec 2017 08:43:29 +0000 (16:43 +0800)
commit1697754b7eccdee954e36634e5fddb6c6a3fede9
treedc5f5a6dcc9a68c32f0f873b8be6b011171f1aba
parent8b40f01a3f03c16897a01b827b7e3e8943274aac
NetworkPkg/TcpDxe: Remove the redundant code.

The function SockGroup() is not used by any other code. So,
it can be deleted.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Wang Fan <fan.wang@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
NetworkPkg/TcpDxe/SockInterface.c
NetworkPkg/TcpDxe/Socket.h