[lng-odp] [PATCH] ipsec: corrected create_ipsec_cache_entry's out_pool argument handle type

2015-01-06 Thread Jerin Jacob
Signed-off-by: Jerin Jacob jerin.ja...@caviumnetworks.com --- example/ipsec/odp_ipsec_cache.c | 2 +- example/ipsec/odp_ipsec_cache.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/ipsec/odp_ipsec_cache.c b/example/ipsec/odp_ipsec_cache.c index 7a0c813..4447163

Re: [lng-odp] [PATCH] ipsec: corrected create_ipsec_cache_entry's out_pool argument handle type

2015-01-06 Thread Mike Holmes
Thanks Jerin I can change this on commit but the short log might be better with the approximate directory listed first example: ipsec: corrected create_ipsec_cache_entry's out_pool argument handle type On 6 January 2015 at 06:16, Jerin Jacob jerin.ja...@caviumnetworks.com wrote: