]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit103eb610f40257a407abdf9bbd24760c39903c8f
treecd3d582bf9a2e7a2941e0d11ec0262780aa15777
parentcbc02419ea212beab6f06b285b9957ba38ef95f1
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