igb_uio: fix build with kernel older than 2.6.34
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 23 Jul 2014 08:06:32 +0000 (10:06 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 23 Jul 2014 08:12:59 +0000 (10:12 +0200)
commit282e1ec8570cb021c3f85cff9fced40e6c2d74d2
tree5e671080dc2d48cc782c7bbdffc26fd4a96e8807
parent8d8d88cbd9dae9e9458a56a81f0abc867ba64a53
igb_uio: fix build with kernel older than 2.6.34

There was a missing brace in commit 819fc2fe2ad99
(dont wrap pci_num_vf function needlessly).

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/linuxapp/igb_uio/igb_uio.c