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


Groups > linux.kernel > #1622976 > unrolled thread

[PATCH 0/2] Fix/improve some error handling related to 'chcr_alloc_shash'

Started byChristophe JAILLET <christophe.jaillet@wanadoo.fr>
First post2017-04-13 14:20 +0200
Last post2017-04-13 14:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] Fix/improve some error handling related to 'chcr_alloc_shash' Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2017-04-13 14:20 +0200

#1622976 — [PATCH 0/2] Fix/improve some error handling related to 'chcr_alloc_shash'

FromChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Date2017-04-13 14:20 +0200
Subject[PATCH 0/2] Fix/improve some error handling related to 'chcr_alloc_shash'
Message-ID<tvLTc-2Sx-21@gated-at.bofh.it>
This serie is divided into 2 patches. They are more or less related to the
same issue, but the first patch is not a bug in itself, just a clean-up
(IMHO).
If I'm correct, the 2nd one, is a real (unlikely) issue.

Christophe JAILLET (2):
  crypto: chcr - Improve error checking
  crypto: chcr - Fix error checking

 drivers/crypto/chelsio/chcr_algo.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.11.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web