From: Tobias Klauser Date: Tue, 20 May 2014 08:22:55 +0000 (+0000) Subject: e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~136^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9760822b0d386c485bd45d558d83cc40fd21bea7;p=pandora-kernel.git e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers Use the is_broadcast_ether_addr/is_multicast_ether_addr helper functions from linux/etherdevice.h instead of open coding them. Signed-off-by: Tobias Klauser Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed