commit | a9b8943ee129e11045862d6d6e25c5b63c95403c | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue Mar 25 07:45:26 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Apr 22 23:28:33 2014 -0700 |
tree | e7c715b48ba4bcf9ed8544211bfcadc1d228bee5 | |
parent | f8e2472f4fe245aff1eec86f6248270abc940e1f [diff] |
ixgbe: remove vlan_filter_disable and enable functions Previously these functions handled stripping setup as well, but this has already been removed from these functions. Rather than encapsulating this into a function, we can just do the work directly in set_rx_mode. 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>