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


Groups > linux.kernel > #1717138

Re: [PATCH] crypto: inside-secure - fix an error handling path in safexcel_probe()

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: inside-secure - fix an error handling path in safexcel_probe()
Date 2017-08-22 10:00 +0200
Message-ID <uhcgr-7KH-51@gated-at.bofh.it> (permalink)
References <uePR0-5sj-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Aug 15, 2017 at 09:33:24PM +0200, Christophe JAILLET wrote:
> 'ret' is known to be 0 at this point.
> If 'safexcel_request_ring_irq()' fails, it returns an error code.
> Return this value instead of 0 which means success.
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] crypto: inside-secure - fix an error handling path in safexcel_probe() Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2017-08-15 21:40 +0200
  Re: [PATCH] crypto: inside-secure - fix an error handling path in  safexcel_probe() Herbert Xu <herbert@gondor.apana.org.au> - 2017-08-22 10:00 +0200

csiph-web