]> bbs.cooldavid.org Git - net-next-2.6.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)
commit8681dc3abd54e845a2effab441921b4c4457c241
tree52fb86aa4ce9288ba4ef3578fe48d230cc45e857
parent1b9f409293529da4630bfc5d6d8e7d7451a6ccb5
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