Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1505438 > unrolled thread

Re: [PATCH 1/1] crypto: atmel-aes: fix compiler error when VERBOSE_DEBUG is defined

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2016-10-21 05:20 +0200
Last post2016-10-21 05:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/1] crypto: atmel-aes: fix compiler error when  VERBOSE_DEBUG is defined Herbert Xu <herbert@gondor.apana.org.au> - 2016-10-21 05:20 +0200

#1505438 — Re: [PATCH 1/1] crypto: atmel-aes: fix compiler error when VERBOSE_DEBUG is defined

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-10-21 05:20 +0200
SubjectRe: [PATCH 1/1] crypto: atmel-aes: fix compiler error when VERBOSE_DEBUG is defined
Message-ID<suyxb-8lc-15@gated-at.bofh.it>
On Thu, Sep 29, 2016 at 06:46:57PM +0200, Cyrille Pitchen wrote:
> This patch fixes a compiler error when VERBOSE_DEBUG is defined. Indeed,
> in atmel_aes_write(), the 3rd argument of atmel_aes_reg_name() was
> missing.
> 
> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
> Reported-by: Levent Demir <levent.demir@inria.fr>

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web