forcedeth: remove msix + napi
authorAyaz Abdulla <aabdulla@nvidia.com>
Thu, 5 Mar 2009 08:01:59 +0000 (08:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Mar 2009 12:29:45 +0000 (05:29 -0700)
commitd41c628c514bceb33037c26f83585c629594bed5
treede50b6b07f90468596ec97434a8018113d1d46ed
parent08d935757440872d46be77f95153972cdbfe550d
forcedeth: remove msix + napi

This patch removes support for msix running in conjunction with napi.
There has been reported issues regarding the behaviour of irqmask and
generation of interrupts by the HW when in MSIX mode. When running napi,
the driver is constantly turning off/on the irqmask. For the time being,
I am going to disable it until I can root cause the issue.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/forcedeth.c