]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2: Always enable MSI-X on 5709.
authorMichael Chan <mchan@broadcom.com>
Sat, 3 Jul 2010 20:42:15 +0000 (20:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Jul 2010 18:43:59 +0000 (11:43 -0700)
commit045b0b44fe951df04b420e99315fba41d594b318
tree643673db7b7ff0c6223bca0b4df46583bf1759d9
parent3cf1ebdd36401082dd35a6c8320b8fcf7be91d73
bnx2: Always enable MSI-X on 5709.

Minor change to use MSI-X even if there is only one CPU.  This allows
the CNIC driver to always have a dedicated MSI-X vector to handle
iSCSI events, instead of sharing the MSI vector.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c