From: Emil Tantilov Date: Thu, 22 Mar 2012 03:00:29 +0000 (+0000) Subject: ixgbe: consolidate reporting of MSIX vectors into a single function X-Git-Tag: v3.5-rc1~109^2~637 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7116130251200f00638f31a6e3b2232b80050c6b;p=pandora-kernel.git ixgbe: consolidate reporting of MSIX vectors into a single function This patch modifies ixgbe_get_pcie_msix_count_generic() to support all current HW and removes the 82598 specific function. - change the type of ixgbe_get_pcie_msix_count_generic() to u16 - include a check to make sure the maximum allowed number of vectors is not exceeded. Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed