projects
/
oweals
/
netifd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f19c79
)
try to grab log data more aggressively
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 20 Oct 2011 21:38:34 +0000
(23:38 +0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 20 Oct 2011 21:38:34 +0000
(23:38 +0200)
main.c
patch
|
blob
|
history
diff --git
a/main.c
b/main.c
index 4282e4a6a250fa7ac3cd519d3ea4fa0a837dd46b..bed0edd4167c2e25a2e5465cb798bb3c741d81d4 100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-129,7
+129,7
@@
retry:
}
proc->log_buf_ofs = len;
- if (read_len
== maxlen
)
+ if (read_len
> 0
)
goto retry;
out: