diff options
Diffstat (limited to 'zebra/zebra_rib.c')
| -rw-r--r-- | zebra/zebra_rib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_rib.c b/zebra/zebra_rib.c index b89d285118..964885f47e 100644 --- a/zebra/zebra_rib.c +++ b/zebra/zebra_rib.c @@ -3305,7 +3305,7 @@ static int rib_process_dplane_results(struct thread *thread) /* * Results are returned from the dataplane subsystem, in the context of - * the dataplane thread. We enqueue the results here for processing by + * the dataplane pthread. We enqueue the results here for processing by * the main thread later. */ static int rib_dplane_results(dplane_ctx_h ctx) |
