]> git.baikalelectronics.ru Git - kernel.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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 8 Jan 2016 08:59:26 +0000 (00:59 -0800)
commit5b9999cd38218fb13fc5b94617747886d7f661b8
tree3eaf5f765eef1fac55740f0a354541458e37c709
parent85dce692968c5704828ad173a298d183779dec54
i40e: allow zero MAC address for VFs

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>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c