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:
c010533
)
[NET]: linux/if_tr.h needs asm/byteorder.h
author
Tom Rini
<trini@kernel.crashing.org>
Mon, 13 Jun 2005 20:57:10 +0000
(13:57 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 13 Jun 2005 20:57:10 +0000
(13:57 -0700)
<linux/if_tr.h> uses __be16, but does not directly include
<asm/byteorder.h>. Add this in, so that dhcp/net-tools token ring code
can compile again.
Signed-off-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found