ustream: suppress write attempts in ustream_printf and ustream_vprintf if a write...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 30 Dec 2012 14:46:18 +0000 (15:46 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 30 Dec 2012 14:46:18 +0000 (15:46 +0100)
commit84822fd6d529abc35bf8023403d547f8001bf5f3
tree15ead7e8c0fd5f52771e7d45de1dc624997117c4
parent975ac3e5e30f1106b6b4ea69c8cbf10c7ce8483e
ustream: suppress write attempts in ustream_printf and ustream_vprintf if a write error was flagged

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