net/hns3: fix filter parsing comment
authorChengwen Feng <fengchengwen@huawei.com>
Sat, 17 Jul 2021 02:02:51 +0000 (10:02 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 23 Jul 2021 12:19:13 +0000 (14:19 +0200)
commit529017f9e70b2b41a4febf283946183586c3ebb2
tree02540570f378754971cc70f7158905e5110154bd
parent5d5fde3d01c545695093187f49f38d6cd6c0a757
net/hns3: fix filter parsing comment

This patch fixed incorrect comment of hns3_parse_fdir_filter().

Fixes: fcba820d9b9e ("net/hns3: support flow director")
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_flow.c