Home
last modified time | relevance | path

Searched hist:"6 a5e1d75bf106fa157e9ce68bcaf4b13e8a1d214" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Drtl8169.c6a5e1d75bf106fa157e9ce68bcaf4b13e8a1d214 Tue Nov 20 12:14:20 UTC 2007 Guennadi Liakhovetski <lg@denx.de> Fix endianness conversions in rtl8169 driver

It is unclear on what platforms this driver has been tested, since
noone up to now defines CONFIG_RTL8169 in the board configuration
header. Now it has been fixed for a big-endian mpc8241 based
linkstation platform. This patch presents the necessary endianness
conversion fixes.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>