From: Michal Simek Date: Thu, 10 Jan 2013 06:58:42 +0000 (+0000) Subject: net: ethernet: xilinx: Do not use axienet on PPC X-Git-Tag: v3.8-rc4~29^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94b144a7799e9150ae871330b9b9d8e30401220e;p=pandora-kernel.git net: ethernet: xilinx: Do not use axienet on PPC 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed