From: David Miller <davem@davemloft.net>
Date: Fri, 27 Mar 2009 00:55:46 -0700 (PDT)
Actually, I take that back... I want to do this slightly
differently.
That niu_poll_core() is used in both the MSI-X and non-MSI
case.
I always meant to fix this driver to not scan over all the
RX rings when we use MSI-X and the event can only be for
one specific queue.
Then we can add your rotating logic to the non-MSI-X interrupt
paths.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html