fm10k: fix maximum VF number
authorMichael Qiu <michael.qiu@intel.com>
Tue, 2 Jun 2015 02:28:48 +0000 (10:28 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 2 Jun 2015 15:48:52 +0000 (17:48 +0200)
commitbbd8a6f64a352ff38a1ead768658ef935edbddc2
tree3698e78fff2ee74d9734cad8b35e4c9924a6e397
parent7c4c66bf666b8059ed0ad2f2478ef349b3272f51
fm10k: fix maximum VF number

In DPDK, max_vfs means vf numbers created, not the max number vfs
the device supported.

Signed-off-by: Michael Qiu <michael.qiu@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
drivers/net/fm10k/fm10k_ethdev.c