eal: fix a comment
authorShreyansh Jain <shreyansh.jain@nxp.com>
Wed, 17 Aug 2016 13:06:43 +0000 (18:36 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 24 Aug 2016 15:57:01 +0000 (17:57 +0200)
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
lib/librte_eal/common/eal_private.h

index 0bda493..19f7535 100644 (file)
@@ -117,7 +117,7 @@ int rte_eal_log_early_init(void);
 int rte_eal_log_init(const char *id, int facility);
 
 /**
- * Init the default log stream
+ * Init the PCI infrastructure
  *
  * This function is private to EAL.
  *