From: Ariel Elior Date: Thu, 20 Sep 2012 05:26:41 +0000 (+0000) Subject: bnx2x: remove false warning regarding interrupt number X-Git-Tag: v3.6-rc7~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=185d4c8bf579322e1c2835d70729bc30f6f80f55;p=pandora-kernel.git bnx2x: remove false warning regarding interrupt number Since version 7.4 the FW configures in the pci config space the max number of interrupts available to the physical function, instead of the exact number to use. This causes a false warning in driver when comparing the number of configured interrupts to the number about to be used. Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed