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:
078b078
)
Staging: vt6655: use ETH_HLEN macro instead of custom one
author
Charles Clément
<caratorn@gmail.com>
Sat, 15 May 2010 02:37:33 +0000
(19:37 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 17 May 2010 23:28:00 +0000
(16:28 -0700)
Replaced custom header length definition U_HEADER_LEN by ETH_HLEN
from <linux/if_ether.h>. Also remove unused U_TYPE_LEN.
Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found