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)
commit30d71af54d3df9752cee70e320da8d58ec3292b4
tree522df14e1cd7b9738fc4a0aa40b44db051145be1
parentc952f6c719c1bd972b5ec20d8d4c083268cd0d6e
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