From: Alexander Duyck Date: Wed, 17 Nov 2010 03:27:09 +0000 (-0800) Subject: ixgbe: cleanup ixgbe_map_rings_to_vectors X-Git-Tag: v2.6.38-rc1~476^2~547^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0759ebb051972f8557a19aa13cf02fc314856e9;p=pandora-kernel.git ixgbe: cleanup ixgbe_map_rings_to_vectors This change cleans up some of the items in ixgbe_map_rings_to_vectors. Specifically it merges the two for loops and drops the unnecessary vectors parameter. It also moves the vector names into the q_vectors themselves. Signed-off-by: Alexander Duyck Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed