Re: [PATCH] rilmodem: fix handling both of SUCCESS AND FAILURE

2021-12-16 Thread Denis Kenzior
Hi JongSeok, On 12/16/21 04:48, JongSeok Won wrote: Hi denis, Here is patch for mulfunctioning when failure of RIL Command, RIL_REQUEST_SET_UNSOL_CELL_INFO_LIST_RATE, is occurred. I changed the commit description slightly and.. Best Regards, JongSeok --- drivers/rilmodem/netmon.c | 4

[PATCH] rilmodem: fix handling both of SUCCESS AND FAILURE

2021-12-16 Thread JongSeok Won
Hi denis, Here is patch for mulfunctioning when failure of RIL Command, RIL_REQUEST_SET_UNSOL_CELL_INFO_LIST_RATE, is occurred. Best Regards, JongSeok --- drivers/rilmodem/netmon.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/rilmodem/netmon.c