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:
1ef1d45
)
net: ethernet: xilinx: Do not use axienet on PPC
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 10 Jan 2013 06:58:42 +0000
(06:58 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 10 Jan 2013 22:28:26 +0000
(14:28 -0800)
Axi ethernet can't be used on PPC because it is
little endian IP and PPC is big endian.
This system can't be designed.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found