From: Alexander Duyck Date: Wed, 8 Feb 2012 07:50:04 +0000 (+0000) Subject: ixgbe: Add iterator for cycling through rings on a q_vector X-Git-Tag: v3.4-rc1~177^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a557928e26b08496c8f4b6c04e3838ad8048ad85;p=pandora-kernel.git ixgbe: Add iterator for cycling through rings on a q_vector Since there are multiple spots where we have to cycle through all of the rings on a q_vector it makes sense to just add a function for iterating through all of them. Signed-off-by: Alexander Duyck Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed