From: Tobias Klauser Date: Tue, 20 May 2014 08:23:06 +0000 (+0000) Subject: i40evf: Use is_multicast_ether_addr helper X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~136^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc5f2de6f8f64f97f3cb7edfe6aed34801e358d8;p=pandora-kernel.git 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 Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed