22 Feb
2022
22 Feb
'22
7:45 p.m.
On Tue, Feb 22, 2022 at 06:32:06PM +0000, Srinivas Kandagatla wrote:
Also few return value of put functions, so that change notifications are sent correctly.
The unconditional change notifications are present in this patch and I'm guessing some others as well (they were there in a bunch previously):
tx->dec_mode[path] = value;
- return 0;
- return 1;
}