From: Jacob Keller Date: Tue, 25 Mar 2014 07:45:26 +0000 (+0000) Subject: ixgbe: remove vlan_filter_disable and enable functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~332^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b8943ee129e11045862d6d6e25c5b63c95403c;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed