Merged to api-next. Might be my artefact from vim. I must be more careful this it. Thanks for finding it.
Maxim. On 12/28/16 23:33, Bill Fischofer wrote: > Signed-off-by: Bill Fischofer <[email protected]> > --- > include/odp/api/spec/packet_io.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/odp/api/spec/packet_io.h > b/include/odp/api/spec/packet_io.h > index 2dabfcc..85cd6d1 100644 > --- a/include/odp/api/spec/packet_io.h > +++ b/include/odp/api/spec/packet_io.h > @@ -189,7 +189,7 @@ typedef struct odp_pktin_queue_param_t { > > /** Number of input queues to be created > * > - * When classifier is enabled in odp_ipktin_queue_config() this > + * When classifier is enabled in odp_pktin_queue_config() this > * value is ignored, otherwise at least one queue is required. > * More than one input queues require flow hashing configured. > * The maximum value is defined by pktio capability 'max_input_queues'. >
