crypto/dpaa_sec: reduce log on queue closure
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 14 Jan 2021 07:05:01 +0000 (12:35 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Tue, 19 Jan 2021 17:05:45 +0000 (18:05 +0100)
commit626c7a5878e135fbf411ed5b55211011e2788946
treedb9ee3ca40d489af437c1ebed69b9eab4be74a35
parentf0c24c4352790ca3caadd361b46688254c6541fe
crypto/dpaa_sec: reduce log on queue closure

If for some reason the queue is not close properly,
specially in test cases.
The QUEUE retire prints are flooding the screen.
They are not really required as WARNING.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/dpaa_sec/dpaa_sec.c