i40e: set shared bit for multicast filters
authorShannon Nelson <shannon.nelson@intel.com>
Thu, 14 Jan 2016 00:51:40 +0000 (16:51 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 17 Feb 2016 22:02:31 +0000 (14:02 -0800)
commit67be6eb2473ac86e71f68c9470f8e00f39df7258
tree6ec3dc05a4b1778722ce994df315af57abdefe04
parentf1bbad339cdd74cea945e33d758200d42310be17
i40e: set shared bit for multicast filters

Add the use of the new Shared MAC filter bit for multicast and broadcast
filters in order to make better use of the filters available from the
device.  The FW folks have assured me that setting this bit on older FW
will have no affect, so we don't need a version check.

Also fixed a stray indent problem nearby.

Also update copyright year.

Change-ID: I4c5826a32594382a7937a592a24d228588cee7aa
Signed-off-by: Shannon Nelson <shannon.nelson@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_common.c
This page took 0.025774 seconds and 5 git commands to generate.