Re: [PATCH 25/26] atl1: add NAPI support

2007-12-31 Thread Stephen Hemminger
On Mon, 31 Dec 2007 20:22:52 -0600 Jay Cliburn <[EMAIL PROTECTED]> wrote: > Add support for NAPI, styled after the e1000 NAPI implementation. That we > follow the e1000 for NAPI shouldn't come as much of a surprise, since the > entire atl1 driver is based heavily upon it. > > Signed-off-by: Jay

[PATCH 25/26] atl1: add NAPI support

2007-12-31 Thread Jay Cliburn
Add support for NAPI, styled after the e1000 NAPI implementation. That we follow the e1000 for NAPI shouldn't come as much of a surprise, since the entire atl1 driver is based heavily upon it. Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]> --- drivers/net/Kconfig | 14 drivers/net/atl