1
0
Fork 0
alistair23-linux/drivers/net/ethernet/renesas
Yoshihiro Shimoda 10b9194f95 net: sh_eth: fix endian check for architecture independent
SuperH has the "CONFIG_CPU_LITTLE_ENDIAN" and the "__LITTLE_ENDIAN__".
But, other architecture doesn't have them. So, this patch fixes it.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-01 23:22:11 -04:00
..
Kconfig net: sh_eth: Add support SH7734 2012-03-27 22:38:08 -04:00
Makefile sh_eth: Move the Renesas SuperH driver 2011-08-12 23:47:36 -07:00
sh_eth.c net: sh_eth: fix endian check for architecture independent 2012-04-01 23:22:11 -04:00
sh_eth.h net: sh_eth: fix endian check for architecture independent 2012-04-01 23:22:11 -04:00