]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_kni/rte_kni.h
bus/pci: remove unused scan by address
[dpdk.git] / lib / librte_kni / rte_kni.h
index 855facd1a3191b8c0a3bfc1bb61ff3bd09379a69..b0eaf4610416644fcc7dff9c64b154242a538824 100644 (file)
@@ -80,7 +80,7 @@ struct rte_kni_conf {
 /**
  * Initialize and preallocate KNI subsystem
  *
- * This function is to be executed on the MASTER lcore only, after EAL
+ * This function is to be executed on the main lcore only, after EAL
  * initialization and before any KNI interface is attempted to be
  * allocated
  *