aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorLipeng <lipeng321@huawei.com>2017-10-23 19:51:06 +0800
committerDavid S. Miller <davem@davemloft.net>2017-10-24 01:16:42 +0100
commit51145dae2748233315a7a411cd97f4bedf8cc22f (patch)
tree7685626117e531b8a4f523e1f68a96f00dc5d071 /net/ipv4/tcp_ipv4.c
parent66b447301ac710ee237dba8b653244018fbb6168 (diff)
net: hns3: remove redundant memset when alloc buffer
HW will use packet length to write packets to buffer or read packets from buffer. There is a redundant memset when alloc buffer, the memset have no sense and will increase time-consuming. This patch removes it. Fixes: 76ad4f0 (net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC) Signed-off-by: Lipeng <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions