commit | 844290e56067aed0a54142d756565abb9614136c | [log] [tgz] |
---|---|---|
author | PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | Fri Jun 27 11:00:39 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Jul 04 08:47:01 2008 -0400 |
tree | c6c122522c64d2c383ccc7bb2389a0c713de7bb1 | |
parent | 662d7205b3db0bf9ebcae31f30ed72a1bceb47af [diff] |
igb: add NAPI Rx queue support Update the NAPI implementation to use the new napi_struct infrstructure. This removes the need of multiple net_device structs to implement a multiqueue NAPI. Signed-off-by: PJ Waskiewicz <peter.p.waskiewicz.jr.@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>