From: Dmitry Kravkov Date: Wed, 6 Oct 2010 03:32:10 +0000 (+0000) Subject: bnx2x: move msix table initialization to probe() X-Git-Tag: v2.6.37-rc1~147^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6214d7aaa9a82b206dac9e3b0665c49c522a271;p=pandora-kernel.git bnx2x: move msix table initialization to probe() Decide which interrupt mode to use (MSI-X, MSI, INTa) only once in probe() and initialize appropriate structures. Signed-off-by: Dmitry Kravkov Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed