commit | fb6a825b09a2311624e9cac20e643d9d7ef602dc | [log] [tgz] |
---|---|---|
author | Sivakumar Subramani <Sivakumar.Subramani@neterion.com> | Sat Feb 24 01:51:50 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Feb 27 04:27:11 2007 -0500 |
tree | cd3d582bf9a2e7a2941e0d11ec0262780aa15777 | |
parent | ed227dcc2d998c8e0616449db06f7ef892cb17fc [diff] |
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>