i40e: don't add broadcast filter for VFs
authorMitch Williams <mitch.a.williams@intel.com>
Tue, 3 May 2016 22:13:19 +0000 (15:13 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 14 May 2016 07:11:48 +0000 (00:11 -0700)
commitd96a83def2f70ea7b26268efdd44eb9f1e400171
treef7eb65a44cb60e2cb6be4f21213016936ce7ef71
parenta876c3ba59a69a1d4ba240ee7cb50acf31116647
i40e: don't add broadcast filter for VFs

Now that all VSIs are configured to receive broadcasts as default, we
don't need to add a filter. This eliminates an annoying but harmless
error message each time VFs are created or reset.

Change-ID: I4cd6339684df45b0d2722133eeb84c14fa93ea19
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