ixgbe: Fix netpoll to be properly multiqueue aware
authorPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Thu, 30 Jul 2009 12:25:09 +0000 (12:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Jul 2009 02:00:24 +0000 (19:00 -0700)
Our ndo_poll_controller callback is broken for anything but non-multiqueue
setups.  This fixes that issue.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found