Re: [Linux-zigbee-devel] izcoordinator faults; patch to fix

2013-03-17 Thread Alan Ott
On 10/26/2012 02:22 PM, Tom Carroll wrote: > > In lowpan-tools-0.3, the izcoordinator segfaults and incorrectly > assumes non-zero libnl* api calls are errors. The following patch > corrects izcoordinator and allows it to work for me. Hi Tom, Thanks for this patch. Please give a signoff on this

[Linux-zigbee-devel] izcoordinator faults; patch to fix

2012-10-26 Thread Tom Carroll
Hello - In lowpan-tools-0.3, the izcoordinator segfaults and incorrectly assumes non-zero libnl* api calls are errors. The following patch corrects izcoordinator and allows it to work for me. ~ Tom diff --git a/lib/logging.c b/lib/logging.c index 3ec30ee..f37531e 100644 --- a/lib/logging.c