commit | 5d7daa35b9eb14b64acd208a900e44aeeee25eca | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Sat Mar 29 06:51:25 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 23 00:09:48 2014 -0700 |
tree | 37685028dc69160e98000fee749417d4fae09fd6 | |
parent | b335e75bab9e578764fc7dd581b61075bfd8c655 [diff] |
ixgbe: improve mac filter handling Add mac_table API based on work done for igb, which includes functions to add and delete mac filters. This simplifies code for various entities that use MAC filters such as VMDQ, SR-IOV, MACVLAN, and such. Reported-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>