TsiChung Liew 943b825bf1 Fix dm9000 receive status and len little endian issue
The received status and len was in little endian
format and caused the ethernet unable to proceed
further. Add __le16_to_cpu() in dm9000_rx_status_8/16/32bit().

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-08-18 23:10:43 -07:00
..
2008-05-21 00:14:08 +02:00
2008-08-18 23:24:01 +02:00
2008-08-18 23:26:54 +02:00
2008-08-18 23:36:17 +02:00