Re: [Patch 5/7] tabled: suppress repeating messages
Jeff Garzik <[email protected]>
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On 01/14/2010 11:13 PM, Pete Zaitcev wrote: > Every time CLD crashes, I find my logs filled up with error messages. > But running without them is no good either, so I don't want to remove > this message entirely. Let us try some filtering. > > Actually, I am still considering if we should not reset the error > to zero whenever a packet is recived successfuly, but this seems to > work well in practice. > > Signed-Off-By: Pete Zaitcev<[email protected]> > > --- > server/cldu.c | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-) applied 5-7