net/ice/base: move a function
authorQi Zhang <qi.z.zhang@intel.com>
Wed, 26 Aug 2020 12:37:36 +0000 (20:37 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:09 +0000 (18:55 +0200)
commit56ec90f1903df89d2a019b5c4c49cb8ddf2c3526
treefa481d768cb9b2d1d7b2d69976c07b762b2afb9c
parent8ae56d6af0ae90f45f619cb3a681e4ec73557541
net/ice/base: move a function

Move ice_flow_get_hw_prof, this is not necessary for DPDK, just
sync the code with other compile option which ice_flow_get_hw_prof
is declared as a static function.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_flow.c