ustream: avoid calling s->poll from a write path to avoid looping back through the...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 30 Dec 2012 18:21:03 +0000 (19:21 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 30 Dec 2012 18:21:03 +0000 (19:21 +0100)
commit29c066cfd60cc9101201a2c31a9aa66288288719
tree95533c4203b58fa4c86d516f6ab23d905872fd32
parent300a809a7a6b30595962308c4215ead6ec361053
ustream: avoid calling s->poll from a write path to avoid looping back through the notify_write cb

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
ustream-fd.c
ustream.c