[SPARC64]: Fix bug in unaligned load endianness swapping
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 28 Sep 2005 23:48:40 +0000 (16:48 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 28 Sep 2005 23:48:40 +0000 (16:48 -0700)
The in-memory value was being swapped, not the value we
loaded into the register.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found