Re: [PATCH] crypto: nx - use be32_to_cpu for __be32 field in debug msg

From: Herbert Xu
Date: Thu Jul 30 2015 - 09:52:33 EST


On Wed, Jul 29, 2015 at 07:43:29PM -0400, Dan Streetman wrote:
> One of the debug messages in the NX 842 PowerNV driver is missing
> the required be32_to_cpu() wrapper when accessing the __be32 field
> csb->count. Add the wrapper so the message will show the correct count.
>
> Signed-off-by: Dan Streetman <ddstreet@xxxxxxxx>

Applied.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/