Re: [PATCH 1/2] tulip: napi full quantum bug

2007-12-16 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu, 13 Dec 2007 09:35:45 -0800 > This should fix the kernel warn/oops reported while routing. > > The tulip driver has a fencepost bug with new NAPI in 2.6.24 > It has an off by one bug if a full quantum is reached. > > Signed-off-by: Stephen He

[PATCH 1/2] tulip: napi full quantum bug

2007-12-13 Thread Stephen Hemminger
This should fix the kernel warn/oops reported while routing. The tulip driver has a fencepost bug with new NAPI in 2.6.24 It has an off by one bug if a full quantum is reached. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- a/drivers/net/tulip/interrupt.c 2007-12-13 09:20:27.0