X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_distributor%2Frte_distributor_v20.c;h=5be6efd47b1518a9b207684f35f8ff4eb3187b26;hb=e32cb57973fc311b4b5f60ae5dac37d99e48c94d;hp=9adda52b74557abe5e8edc572e490ae1aeee1ccd;hpb=82bf1caf5f93cd04c43b24a0bd9805b4fac1074a;p=dpdk.git diff --git a/lib/librte_distributor/rte_distributor_v20.c b/lib/librte_distributor/rte_distributor_v20.c index 9adda52b74..5be6efd47b 100644 --- a/lib/librte_distributor/rte_distributor_v20.c +++ b/lib/librte_distributor/rte_distributor_v20.c @@ -345,7 +345,8 @@ rte_distributor_returned_pkts_v20(struct rte_distributor_v20 *d, VERSION_SYMBOL(rte_distributor_returned_pkts, _v20, 2.0); /* return the number of packets in-flight in a distributor, i.e. packets - * being workered on or queued up in a backlog. */ + * being worked on or queued up in a backlog. + */ static inline unsigned total_outstanding(const struct rte_distributor_v20 *d) {