Re: [devel] [PATCH 1/1] imm: include CLM in poll before CLM handle is initialized [#2544]

2017-08-15 Thread A V Mahesh
Hi Zoran, ACK, not tested. -AVM On 8/7/2017 8:33 PM, Zoran Milinkovic wrote: CLM selection object is initially set to -1. Included CLM selection object in poll will be ignored until CLM selection object is created and set to fds[FD_CLM]. --- src/imm/immnd/immnd_main.c | 4 +--- 1 file chan

Re: [devel] [PATCH 1/1] imm: include CLM in poll before CLM handle is initialized [#2544]

2017-08-10 Thread Hung Nguyen
Hi Zoran, Reviewed and tested the patch. Ack from me. BR, Hung Nguyen - DEK Technologies From: Zoran Milinkovic zoran.milinko...@ericsson.com Sent: Monday, August 07, 2017 10:03PM To: Mahesh Valla mahesh.va..