net/bnxt: align CFA resources with RM
[dpdk.git] / drivers / net / bnxt / tf_core / tf_tbl.c
index 3a32773..7d4daaf 100644 (file)
@@ -74,7 +74,8 @@ tf_tbl_bind(struct tf *tfp,
 
        init = 1;
 
-       printf("Table Type - initialized\n");
+       TFP_DRV_LOG(INFO,
+                   "Table Type - initialized\n");
 
        return 0;
 }