]> Git Repo - u-boot.git/commit
Fix order for reading rx-status registers in 32bit mode of DM9000
authorRemy Bohmer <[email protected]>
Wed, 4 Jun 2008 08:47:25 +0000 (10:47 +0200)
committerBen Warren <[email protected]>
Thu, 5 Jun 2008 06:49:28 +0000 (23:49 -0700)
commitd6ee5fa40c26970d39990c6fc4a2f20a97822650
treeb93812dc3923eb7644f737a85e7405e93b534fe4
parent98291e2e689096420465074cce926b226d2e71b4
Fix order for reading rx-status registers in 32bit mode of DM9000

A last minute cleanup before submitting the DM9000A patch series yesterday introduced
a bug in reading the rx-status registers in 32bit mode only.
This patch repairs this.

Signed-off-by: Remy Bohmer <[email protected]>
Signed-off-by: Ben Warren <[email protected]>
drivers/net/dm9000x.c
This page took 0.032572 seconds and 4 git commands to generate.