commit | c6a1b62de9d043f274ec3ae2e207908c6d5feff3 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Jan 07 00:23:04 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 08 23:30:01 2008 -0800 |
tree | 4546e2a0b4fcea21c30bca1e60f6b81af62c7d7c | |
parent | edba2a1fefc6296bc527754dee1c72a625bb675a [diff] |
[TULIP]: NAPI full quantum bug. 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 <shemminger@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>