sparc32: Correct the return value of memcpy.
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 22:31:55 +0000 (15:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Oct 2011 22:17:23 +0000 (15:17 -0700)
Properly return the original destination buffer pointer.

Signed-off-by: David S. Miller <davem@davemloft.net>
Tested-by: Kjetil Oftedal <oftedal@gmail.com>

No differences found