]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: enable inta on the pci bus when used
authorYuval Mintz <yuvalmin@broadcom.com>
Tue, 3 Apr 2012 18:41:25 +0000 (18:41 +0000)
committerJoe Jin <joe.jin@oracle.com>
Tue, 28 Aug 2012 07:23:25 +0000 (15:23 +0800)
commit1abb93197da7fd1da2188d348607e12f5d55d275
treeb8f4c4bc8cb5ce7eb8f3320c9ab26712882bfbec
parentcfa19607e6e022edeaeaf61c071933e1de52fa3a
bnx2x: enable inta on the pci bus when used

During boot-from-SAN, if msix interrupts are unavailable and inta
is requested, it is possible that inta would be disabled in the
pci bus. This patch enables inta when requested.

(cherry picked from commit 79a8557a6d18c3861d64ae110ddd7606c65d7504)
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/bnx2x/bnx2x_main.c