Re: ratelimit irda messages

2006-02-13 Thread David S. Miller
From: Dave Jones <[EMAIL PROTECTED]> Date: Sun, 12 Feb 2006 14:10:08 -0500 > Someone else suggested that to me off-list, but I hadn't got around to it yet. > Looks good to me. > > Signed-off-by: Dave Jones <[EMAIL PROTECTED]> Applied, thanks Joe/Dave. - To unsubscribe from this list: send the li

Re: ratelimit irda messages

2006-02-12 Thread Dave Jones
On Sun, Feb 12, 2006 at 10:54:03AM -0800, Joe Perches wrote: > if/else if use? > > --- linux-2.6.15.noarch/include/net/irda/irda.h~ 2006-02-11 > 19:26:02.0 -0500 > +++ linux-2.6.15.noarch/include/net/irda/irda.h 2006-02-11 > 19:26:24.0 -0500 > @@ -84,7 +84,7 @@ d

Re: ratelimit irda messages

2006-02-12 Thread Joe Perches
On Sat, 2006-02-11 at 19:30 -0500, Dave Jones wrote: > It's easy to trigger a flood of 'protocol not supported' messages, > and probably not much more work to trigger the others. > > Signed-off-by: Dave Jones <[EMAIL PROTECTED]> > > --- linux-2.6.15.noarch/include/net/irda/irda.h~ 2006-02-11