Huisong Li 67d0b17947 net/hns3: fix using enum as boolean
The enum type variables cannot be used as bool variables. This patch
fixes for "with->func" in hns3_action_rss_same().

Fixes: eb158fc756a5 ("net/hns3: fix config when creating RSS rule after flush")
Cc: stable@dpdk.org

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Acked-by: Min Hu (Connor) <humin29@huawei.com>
2022-01-27 14:39:12 +01:00
..
2022-01-26 15:52:09 +01:00
2021-07-02 19:03:03 +02:00
2021-04-08 17:55:35 +02:00
2022-01-26 15:52:09 +01:00
2021-04-08 17:55:35 +02:00
2021-11-26 11:28:34 +01:00
2021-07-02 19:03:03 +02:00
2021-08-17 08:37:52 +02:00