summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorShinya Kuribayashi <shinya.kuribayashi@necel.com>2008-01-16 07:13:31 (GMT)
committerBen Warren <biggerbadderben@gmail.com>2008-01-16 22:37:35 (GMT)
commitc2f896b8fc4722e36915903e1942e138e68ce804 (patch)
tree6783655dd54aacf1c4cce54cb1d144df65586b22 /config.mk
parent96a236746fe6a7b84802afb4ed31536696d34812 (diff)
downloadu-boot-c2f896b8fc4722e36915903e1942e138e68ce804.tar.xz
drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).
rx_status on the memory is basically in LE, but needs to be handled in CPU endian. le32_to_cpu() takes up this mission. Even if on the sane hardware, it'll work fine. Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com> Cc: Masami Komiya <mkomiya@sonare.it> Cc: Lucas Jin <lucasjin@gmail.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions