dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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.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