net/ixgbe: enable detach from secondary
authorQi Zhang <qi.z.zhang@intel.com>
Thu, 25 Oct 2018 02:48:57 +0000 (10:48 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 5 Nov 2018 14:01:25 +0000 (15:01 +0100)
commitc1ab6874cd1b44d7ad15ce21f77882b256d2740d
tree713067294480b3891b8934f3929c12cf6afb63d5
parentc05e4ab74421e5345f2c50ea0593d48e404cae6a
net/ixgbe: enable detach from secondary

Since we have enabled the hotplug mechanism for multi-process, it's not
necessary to return -EPERM when try detaches a device from a secondary
process.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ixgbe/ixgbe_ethdev.c