commit | 5982a5565a08abf3b9ff18941b3e3cc94f7c8286 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Wed Jan 06 23:10:54 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Feb 15 16:33:42 2016 -0800 |
tree | b99a638693ca266622e8373fa7b4be3b3dd5f5ef | |
parent | d3836f8e2517fb04328c673989fd780030926694 [diff] |
igb: Always enable VLAN 0 even if 8021q is not loaded This patch makes it so that we always add VLAN 0. This is important as we need to guarantee the PF can receive untagged frames in the case of SR-IOV being enabled but VLAN filtering not being enabled in the kernel. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>