git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18cae6f
)
e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers
author
Tobias Klauser
<tklauser@distanz.ch>
Tue, 20 May 2014 08:22:55 +0000
(08:22 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Tue, 27 May 2014 09:10:44 +0000
(
02:10
-0700)
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 <tklauser@distanz.ch>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found