cryptodev: remove driver name from logs
authorThomas Monjalon <thomas@monjalon.net>
Fri, 12 Oct 2018 14:37:12 +0000 (16:37 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 17 Oct 2018 08:26:59 +0000 (10:26 +0200)
commit0a8d2cb1fa2cfd8f9cb137925d1e62b86432445b
treeef254150a5db04733258f21b0241ed871040ffb0
parent5e046832f13a4bac8a850c7d5816bf56d0aaf949
cryptodev: remove driver name from logs

The logs printed by CDEV_LOG_* were prefixed with the driver name.

In order to avoid assigning the driver before the end of the probing,
the driver name is removed from the cryptodev library logs.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_cryptodev/rte_cryptodev_pmd.c