]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Fix i40e_ndo_set_vf_spoofchk
authorGreg Rose <gregory.v.rose@intel.com>
Thu, 29 Jan 2015 07:17:17 +0000 (07:17 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 24 Feb 2015 01:13:19 +0000 (17:13 -0800)
commit0996c33ad8c1440d8a5d80ccf900dfc62942b891
tree522df14e1cd7b9738fc4a0aa40b44db051145be1
parent17e4ef4d0a22a22b553f42994418cf861842753f
i40e: Fix i40e_ndo_set_vf_spoofchk

The netdev op that allows the operator to turn MAC/VLAN spoof checking on
and off did not include the flag for VLAN spoof checking.  This patch
fixes that problem.

Change-ID: Ib4c9e639024a854592d97af22706544881ac3fcb
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c