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:
7a6cb0d
)
Staging: vt6655: use ETH_ALEN macro instead of custom one
author
Charles Clément
<caratorn@gmail.com>
Sat, 15 May 2010 02:37:32 +0000
(19:37 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 17 May 2010 23:26:42 +0000
(16:26 -0700)
Replaced custom ethernet address length definition U_ETHER_ADDR_LEN by
ETH_ALEN from <linux/if_ether.h>.
Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found