[PATCH] sky2: fix NAPI and receive handling
authorshemminger@osdl.org <shemminger@osdl.org>
Wed, 26 Oct 2005 19:16:10 +0000 (12:16 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 28 Oct 2005 16:18:53 +0000 (12:18 -0400)
commitbea86103313fae2e29f2d6eb9a4bd7cbeabd4d32
treeefac21150cc73fda30e8d3d5871747b7585c064c
parentd571b694df3ebc66f7a4c507f5a32579e43c2294
[PATCH] sky2: fix NAPI and receive handling

Speed up the receive and interrupt processing and eliminate a
couple of race conditions from NAPI code.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sky2.c