libubus: do not register/unregister with uloop during sync requests
authorFelix Fietkau <nbd@nbd.name>
Sun, 22 Jan 2017 13:33:37 +0000 (14:33 +0100)
committerFelix Fietkau <nbd@nbd.name>
Sun, 22 Jan 2017 13:39:34 +0000 (14:39 +0100)
commit6f4e11e1db399074273944329883f9c35e7daef6
tree7a63e2106e254fb6925f81ad018cd180fd0a5a5e
parentcd82f9758dd6da37fb11f2992ceb66d3ee99bac0
libubus: do not register/unregister with uloop during sync requests

This was leftover code from before this codepath was converted to
polling directly

Signed-off-by: Felix Fietkau <nbd@nbd.name>
libubus-req.c