compressdev: remove driver name from logs
authorThomas Monjalon <thomas@monjalon.net>
Fri, 12 Oct 2018 14:37:28 +0000 (16:37 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 17 Oct 2018 08:26:59 +0000 (10:26 +0200)
commit9fca82045935147838d59154c3dada582b7c7fe4
treeee4d462bd6e33fbd47ea4829e188a611bcafc480
parent0a8d2cb1fa2cfd8f9cb137925d1e62b86432445b
compressdev: remove driver name from logs

The logs printed by COMPRESSDEV_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 compressdev library logs.

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