]> Git Repo - linux.git/commit
ixgbe: remove vlan_filter_disable and enable functions
authorJacob Keller <[email protected]>
Tue, 25 Mar 2014 07:45:26 +0000 (07:45 +0000)
committerJeff Kirsher <[email protected]>
Wed, 23 Apr 2014 06:28:33 +0000 (23:28 -0700)
commita9b8943ee129e11045862d6d6e25c5b63c95403c
treee7c715b48ba4bcf9ed8544211bfcadc1d228bee5
parentf8e2472f4fe245aff1eec86f6248270abc940e1f
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 <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
This page took 0.082881 seconds and 4 git commands to generate.