On Wed, Jul 06, 2016 at 05:26:15AM -0700, Jarno Rajahalme wrote:
> There is no need to expose PVECTOR_EXTRA_ALLOC in the API.
>
> Suggested-by: Ben Pfaff
> Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff
___
dev mailing list
dev@openvswitch.org
ht
There is no need to expose PVECTOR_EXTRA_ALLOC in the API.
Suggested-by: Ben Pfaff
Signed-off-by: Jarno Rajahalme
---
lib/pvector.c | 6 +-
lib/pvector.h | 6 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/lib/pvector.c b/lib/pvector.c
index fd30819..04c2e65 100644
--