linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Minor CCP improvements and clean-up
@ 2017-02-09 21:49 Gary R Hook
  2017-02-09 21:49 ` [PATCH v2 1/3] crypto: ccp - Change mode for detailed CCP init messages Gary R Hook
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gary R Hook @ 2017-02-09 21:49 UTC (permalink / raw)
  To: linux-crypto; +Cc: thomas.lendacky, herbert, davem

The following series implements...
 - Move verbose init messages to debug mode
 - Update the queue pointers in the event of an error
 - Simply buffer management and eliminate an unused option


---

Gary R Hook (3):
      crypto: ccp - Change mode for detailed CCP init messages
      crypto: ccp - Update the command queue on errors
      crypto: ccp - Simplify some buffer management routines


 drivers/crypto/ccp/ccp-dev-v5.c |   12 ++-
 drivers/crypto/ccp/ccp-ops.c    |  142 +++++++++++++++------------------------
 2 files changed, 63 insertions(+), 91 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-15  5:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-09 21:49 [PATCH v2 0/3] Minor CCP improvements and clean-up Gary R Hook
2017-02-09 21:49 ` [PATCH v2 1/3] crypto: ccp - Change mode for detailed CCP init messages Gary R Hook
2017-02-09 21:49 ` [PATCH v2 2/3] crypto: ccp - Update the command queue on errors Gary R Hook
2017-02-09 21:50 ` [PATCH v2 3/3] crypto: ccp - Simplify some buffer management routines Gary R Hook
2017-02-15  5:33 ` [PATCH v2 0/3] Minor CCP improvements and clean-up Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).