net/hns3: make control plane function non-inline
authorJie Hai <haijie1@huawei.com>
Sat, 22 Jan 2022 01:51:31 +0000 (09:51 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 27 Jan 2022 13:39:12 +0000 (14:39 +0100)
commit7be11baa6e5fd2143f5574403c44e45fc9c5e393
tree387e21fd25f3f1895c4cfc1bc5cf52c962133f64
parent2665a92054019bdb73cd2c43e5a581d081772915
net/hns3: make control plane function non-inline

This function is a control-plane interface and does
not need to use inline.

Signed-off-by: Jie Hai <haijie1@huawei.com>
Acked-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_ethdev.c