On Sun, Sep 13, 2015 at 8:43 AM, Jesse Gross wrote:
> On Sat, Sep 12, 2015 at 10:40 AM, Pravin B Shelar wrote:
>> Fixes Segmentation fault in
>> tnl_port_map_run () at lib/tnl-ports.c:403
>>
>> Reported-by: Jesse Gross
>> Signed-off-by: Pravin B Shelar
>
> Thanks, that fixes the problem for me.
On Sat, Sep 12, 2015 at 10:40 AM, Pravin B Shelar wrote:
> Fixes Segmentation fault in
> tnl_port_map_run () at lib/tnl-ports.c:403
>
> Reported-by: Jesse Gross
> Signed-off-by: Pravin B Shelar
Thanks, that fixes the problem for me.
Acked-by: Jesse Gross
__
Fixes Segmentation fault in
tnl_port_map_run () at lib/tnl-ports.c:403
Reported-by: Jesse Gross
Signed-off-by: Pravin B Shelar
---
lib/tnl-ports.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/lib/tnl-ports.c b/lib/tnl-ports.c
index f510f1e..59d5354 100644
---