]> git.baikalelectronics.ru Git - kernel.git/commit
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
authorFrancesco Ruggeri <fruggeri@aristanetworks.com>
Wed, 22 Oct 2014 15:29:24 +0000 (15:29 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 30 Oct 2014 11:47:39 +0000 (04:47 -0700)
commit5e7fb4ee7a7c3a34a2d6d305710f59cb878c9e30
treeee0ef59e2c53fae0c80c69960929e8788e2fa960
parentaa54c9b5106be63d8f778e0aac9d1faae32ad402
e1000: unset IFF_UNICAST_FLT on WMware 82545EM

VMWare's e1000 implementation does not seem to support unicast filtering.
This can be observed by configuring a macvlan interface on eth0 in a VM in
VMWare Fusion 5.0.5, and trying to use that interface instead of eth0.
Tested on 3.16.

Signed-off-by: Francesco Ruggeri <fruggeri@arista.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000/e1000_main.c