net/hns3: delete unused code
authorDongdong Liu <liudongdong3@huawei.com>
Fri, 24 Jun 2022 08:59:51 +0000 (16:59 +0800)
committerAndrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Fri, 24 Jun 2022 12:28:14 +0000 (14:28 +0200)
commit4545a803e2e0d9a7e2d04c5d44a4b69f0ef74097
tree3a5e3bc2fb9ccf3a7c7911d1c00b456808fb7272
parentb597861353ea12c790e61066ec6a597b0472690f
net/hns3: delete unused code

The RTE_HNS3_ONLY_1630_FPGA macro is not in use, so delete the code.

Fixes: 2192c428f9a6 ("net/hns3: fix firmware compatibility configuration")
Fixes: bdaf190f8235 ("net/hns3: support link speed autoneg for PF")
Cc: stable@dpdk.org
Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
drivers/net/hns3/hns3_cmd.c
drivers/net/hns3/hns3_ethdev.c