On 4/6/2022 10:22 AM, Min Hu (Connor) wrote:
From: Huisong Li <[email protected]>The 'rss_tuple_fields' in struct struct hns3_rss_conf::rss_tuple_sets is redundant. Because the enabled RSS tuple in PMD is already managed by the 'types' in struct hns3_rss_conf::conf. This patch removes this rebundant
typo, redundant
variable.
Fixes: c37ca66f2b27 ("net/hns3: support RSS")
Cc: [email protected]
Signed-off-by: Huisong Li <[email protected]>
Signed-off-by: Min Hu (Connor) <[email protected]>
<...>

