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:
ed95686
)
staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALEN
author
Joe Perches
<joe@perches.com>
Tue, 14 Dec 2010 00:57:01 +0000
(16:57 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 16 Dec 2010 20:21:28 +0000
(12:21 -0800)
Add an #include of <linux/if_ether.h> to include/proto/ethernet.h
Convert ETHER_ADDR_LEN, remove the #define for ETHER_ADDR_LEN.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found