net/nfp: fix device start/stop for VFs
authorAlejandro Lucero <alejandro.lucero@netronome.com>
Wed, 2 Jan 2019 15:21:49 +0000 (15:21 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 14 Jan 2019 16:44:29 +0000 (17:44 +0100)
commit4d2c0cb5a3aa81b3692d28c1d908cf7451e69f7d
tree92239c317c9e73ae2a3781c3031cc38856df536d
parent3caef7e1625f9ef1cf6785522917cb844eab5168
net/nfp: fix device start/stop for VFs

Previous commit adding multiprocess support broke VF support.
When VFs, the PMD does not set the link up or down.

Fixes: ef28aa96e53b ("net/nfp: support multiprocess")

Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
drivers/net/nfp/nfp_net.c