From: Michael Chan Date: Mon, 15 Feb 2010 19:42:07 +0000 (+0000) Subject: bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX. X-Git-Tag: v2.6.34-rc1~233^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efde73a35c2fc88db26a1583b19e0ab0fdfcd4f8;p=pandora-kernel.git bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX. Checking the flag is more correct than checking bp->irq_nvecs. By accident it is not a problem because we always have more than 1 vectors when using MSIX mode. Signed-off-by: Michael Chan Signed-off-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed