commit | b3c8b4ba619f3d461e01c27cdda02adcd48f02d4 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Sep 11 20:04:56 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Sep 24 18:55:05 2008 -0400 |
tree | 34750ff003507fb278cd548dabf178de53d62212 | |
parent | b46172402f39719e97b921cc3ca85141f3e8b1c2 [diff] |
ixgbe: correctly add and remove napi queues This patch corrects support for NAPI so that queues are correctly added and removed during suspend/resume in the event that the number of MSI-X vectors changes. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>