net/hns3: remove duplicate compile-time check
authorChengchang Tang <tangchengchang@huawei.com>
Sat, 17 Jul 2021 02:02:53 +0000 (10:02 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 23 Jul 2021 12:41:19 +0000 (14:41 +0200)
commit6c1e3b603bc0eca52b50d4cde23d25061749ca25
tree045c86d0b9e8053e7fd47d4ae4bd29d277790fb8
parentee930d38ffca82af6c70209be7a8f2b408dc5610
net/hns3: remove duplicate compile-time check

This patch delete duplicate compile-time check.

Fixes: cb12e988f35f ("net/hns3: add compile-time verification on Rx vector")
Cc: stable@dpdk.org
Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_rxtx_vec.c