commit | 7c442fa17eabd34301598acbca8ecb99daad6027 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Jun 06 10:11:13 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Jun 08 15:44:54 2006 -0400 |
tree | c77ff92e3c8e2eefddbc9bab112bdc01939dc020 | |
parent | 9db96479b4e682b1bc3796873589db1f8d38a9d5 [diff] |
[PATCH] skge: transmit complete via IRQ not NAPI The transmit side code has a number of ring problems that caused some of the Bugzilla reports. Rather than trying to fix the details, it is safer to rewrite the code that handles transmit completion and freeing. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>