]> git.droids-corp.org - dpdk.git/commit
net/hns3: fix an unreasonable memset
authorHuisong Li <lihuisong@huawei.com>
Wed, 1 Jun 2022 03:52:44 +0000 (11:52 +0800)
committerAndrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Thu, 9 Jun 2022 08:57:13 +0000 (10:57 +0200)
commitea1ef0b937417f177fe50485f96122c1c2407848
tree93eb0a8cd39bcdbb40ea034607570c734e6d6e9e
parent67d0103469330062500a0b9e0d8afd49bf38daa7
net/hns3: fix an unreasonable memset

Fixes: bba636698316 ("net/hns3: support Rx/Tx and related operations")
Cc: stable@dpdk.org
Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_rxtx.c