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:
31c21b7
)
Staging: vt6655: use ETH_FRAME_LEN macro instead of custom one
author
Charles Clément
<caratorn@gmail.com>
Tue, 18 May 2010 18:30:20 +0000
(11:30 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 18 May 2010 22:00:02 +0000
(15:00 -0700)
Replace custom maximum packet lenght definition MAX_PACKET_LEN by
ETH_FRAME_LEN 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