linux_dsm_epyc7002/drivers/net/ethernet/intel
Tobias Klauser dc5f2de6f8 i40evf: Use is_multicast_ether_addr helper
Use the is_multicast_ether_addr helper function from linux/etherdevice.h
instead of open coding the multicast address check.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-05-27 02:10:45 -07:00
..
e1000 e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers 2014-05-27 02:10:44 -07:00
e1000e e1000e: Out of line __ew32_prepare/__ew32 2014-05-27 02:10:44 -07:00
i40e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next 2014-05-23 16:28:18 -04:00
i40evf i40evf: Use is_multicast_ether_addr helper 2014-05-27 02:10:45 -07:00
igb igb: remove redundant PHY power down register write 2014-05-27 02:10:44 -07:00
igbvf i40e,igb,ixgbe: remove usless return statements 2014-05-23 05:28:46 -07:00
ixgb net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
ixgbe ixgbe: avoid duplicate code in suspend and stop paths 2014-05-26 23:53:11 -07:00
ixgbevf net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
e100.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
Kconfig i40e: add DCB option to Kconfig 2014-01-17 19:13:04 -08:00
Makefile i40evf: add driver to kernel build system 2013-12-31 16:27:49 -08:00