]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: allow zero MAC address for VFs
authorMitch Williams <mitch.a.williams@intel.com>
Tue, 22 Dec 2015 23:34:43 +0000 (15:34 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:36:45 +0000 (08:36 -0800)
commit9ba18db2cca6300f04ebeafad08e1cd8455af985
tree8d4117615ced5e83f03f94c613cd079e749a4259
parent4bb2f24e870062b6222f11a499ac8f8a90402cd7
i40e: allow zero MAC address for VFs

Orabug: 22342532

Allow the user to specify a zero MAC address for VFs. This removes the
existing MAC address and allows the VF to use a random address. Libvirt
does this normally when removing a VF from a VM.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit efd8e39acc51cafe7dbc656ba63eea9034238ee7)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c