logd: optimize notify function
authorLuka Perkov <luka@openwrt.org>
Tue, 21 Apr 2015 17:04:46 +0000 (19:04 +0200)
committerJohn Crispin <blogic@openwrt.org>
Thu, 14 May 2015 04:25:52 +0000 (06:25 +0200)
commitab5b47397cc143798ba2f367f04579e5b5b82070
tree5085c7d087488bf46ffa619ee477e1d592cc8e03
parent7ef8dda5115d8a2c1157c0438af710c555f40b32
logd: optimize notify function

No need to construct every time the same blob_buf for each client in the list.

Signed-off-by: Luka Perkov <luka@openwrt.org>
log/logd.c