i40evf: remove useless function
authorHelin Zhang <helin.zhang@intel.com>
Tue, 24 Jun 2014 02:02:34 +0000 (10:02 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Jun 2014 10:15:03 +0000 (12:15 +0200)
commit8e18decc3720686a4c33fedf718a4398ddd2fb45
treeb780e90b9c482b59190d0398d31f569f5f3d4c4b
parentf35fb0cfef52318f8ef53b1d6f562e8ba4034d10
i40evf: remove useless function

i40evf_dev_atomic_read_link_status() was defined but not used.
To avoid possible warnings by some compilers, it needs to
delete the whole function.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
Acked-by: Cunming Liang <cunming.liang@intel.com>
lib/librte_pmd_i40e/i40e_ethdev_vf.c