]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()
authorDmitry Kravkov <dmitry@broadcom.com>
Wed, 29 Sep 2010 01:05:37 +0000 (01:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Sep 2010 02:45:37 +0000 (19:45 -0700)
commitd90a2b0d23ee46aa52ed983b9b6dd19a72496903
tree52fb86aa4ce9288ba4ef3578fe48d230cc45e857
parent010dc33bd667096496a812e13327cad5eb6bc899
bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()

Moved enabling of MSI to the bnx2x_set_num_queues() - the same functions that
 handles the initialization of the MSI-X.

From: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x/bnx2x_cmn.c