net/bnxt: align CFA resources with RM
[dpdk.git] / drivers / net / bnxt / tf_core / tf_identifier.c
index 2198392..2cc43b4 100644 (file)
@@ -59,7 +59,8 @@ tf_ident_bind(struct tf *tfp,
 
        init = 1;
 
-       printf("Identifier - initialized\n");
+       TFP_DRV_LOG(INFO,
+                   "Identifier - initialized\n");
 
        return 0;
 }