enic: replace use of printf with log
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 14 Feb 2015 15:32:58 +0000 (10:32 -0500)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Feb 2015 02:56:44 +0000 (03:56 +0100)
commit518b590803b9253cd881fc40f59e61dc768aacd3
tree3daf107aef2df5dc7e24b874178871bba3c95c7b
parent71f0ab1849b4fc3ca928deb566df12ca725ed150
enic: replace use of printf with log

Device driver should log via DPDK log, not to printf which is
sends to /dev/null in a daemon application.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: David Marchand <david.marchand@6wind.com>
[Thomas: include rte_log.h]
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_pmd_enic/enic_compat.h