S2IO: Fixes for MSI and MSIX
authorSivakumar Subramani <Sivakumar.Subramani@neterion.com>
Sat, 24 Feb 2007 06:51:50 +0000 (01:51 -0500)
committerJeff Garzik <jeff@garzik.org>
Tue, 27 Feb 2007 09:27:11 +0000 (04:27 -0500)
commitfb6a825b09a2311624e9cac20e643d9d7ef602dc
treecd3d582bf9a2e7a2941e0d11ec0262780aa15777
parented227dcc2d998c8e0616449db06f7ef892cb17fc
S2IO: Fixes for MSI and MSIX

- Added debug statements to print a debug message if the MSI/MSI-X vector (or)
  data is zero.

- This patch removes the code that will enable NAPI for the case of single
  ring and MSI-X / MSI case. There are some issue in the enabling NAPI with
  MSI/MSI-X.  So we are turning off NAPI in the case of MSI/MSI-X.

Signed-off-by: Sivakumar Subramani <sivakumar.subramani@neterion.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/s2io.c