igb_uio: remove unnecessary function to get device
authorFerruh Yigit <ferruh.yigit@intel.com>
Thu, 10 Sep 2015 19:09:39 +0000 (20:09 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 25 Oct 2015 17:45:39 +0000 (18:45 +0100)
commitd1392d26f3e2f46cb723a1b8784dd13ae20e51b5
tree95cd9cc017054211c6bb39192f478f6963d0b3cd
parent5e983289048a97a3f001a2a89bdb2d548ce51ada
igb_uio: remove unnecessary function to get device

Return value of igbuio_get_uio_pci_dev() is already kept in priv
variable.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_eal/linuxapp/igb_uio/igb_uio.c