[PATCH] skge: transmit complete via IRQ not NAPI
authorStephen Hemminger <shemminger@osdl.org>
Tue, 6 Jun 2006 17:11:13 +0000 (10:11 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 8 Jun 2006 19:44:54 +0000 (15:44 -0400)
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>

No differences found