commit | b27a16b7c4738ea16f6f0730caf382a3f57317bb | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@sirena.org.uk> | Thu Feb 02 00:00:01 2006 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Mar 04 12:14:56 2006 -0500 |
tree | e4e881b1b0e17d3c592073d0e8aa59c0dd2d6e61 | |
parent | fb15b9dd8b3f44290a7b3b06fdfd4be2ad73f0ac [diff] |
[PATCH] natsemi: NAPI and a bugfix This patch converts the natsemi driver to use NAPI. It was originally based on one written by Harald Welte, though it has since been modified quite a bit, most extensively in order to remove the ability to disable NAPI since none of the other drivers seem to provide that functionality any more. Signed-off-by: Mark Brown <broonie@sirena.org.uk> Signed-off-by: Jeff Garzik <jeff@garzik.org>