]> git.droids-corp.org - dpdk.git/commit
net/hns3: delete duplicated RSS type
authorChengwen Feng <fengchengwen@huawei.com>
Fri, 28 Jan 2022 02:07:08 +0000 (10:07 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 31 Jan 2022 13:22:21 +0000 (14:22 +0100)
commit2fe781865875b83c9028678d76e12392a2fb39c3
tree50f638318fb6f815efa2e7f1bed6cd72f24cf5b9
parenteae97230dc2ab9553cdb335ab9b287a18a1b0c97
net/hns3: delete duplicated RSS type

The hns3_set_rss_types hold two IPV4_TCP items, this patch deletes
duplicate item.

Fixes: 806f1d5ab0e3 ("net/hns3: set RSS hash type input configuration")
Cc: stable@dpdk.org
Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_rss.c