Skip to content
Snippets Groups Projects
Commit 943b825b authored by TsiChung Liew's avatar TsiChung Liew Committed by Ben Warren
Browse files

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: default avatarTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
parent fcd69a1a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment