]> git.droids-corp.org - dpdk.git/commit
net/hns3: remove duplicate definition
authorHuisong Li <lihuisong@huawei.com>
Wed, 1 Jun 2022 03:52:45 +0000 (11:52 +0800)
committerAndrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Thu, 9 Jun 2022 08:57:32 +0000 (10:57 +0200)
commitd7050da870a9d259a6422e253d54fa552cbfa7c8
tree92eccfefbb0ca736d9557d75280558174de273e1
parentea1ef0b937417f177fe50485f96122c1c2407848
net/hns3: remove duplicate definition

The default hash key array is defined twice. Remove the extra one.

Fixes: c37ca66f2b27 ("net/hns3: support RSS")
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_flow.c
drivers/net/hns3/hns3_rss.c
drivers/net/hns3/hns3_rss.h