From: Alexander Duyck Date: Fri, 15 Jul 2011 03:05:51 +0000 (+0000) Subject: ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types X-Git-Tag: v3.2-rc1~129^2~286^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cc6df29d9f4cf90dad8167cbbf5c21810ae56cf;p=pandora-kernel.git ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types This patch makes it so that the map_rings_to_vectors call will work with all interrupt types. The advantage to this is that there will now be a predictable mapping for all given interrupt types. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed