From: Alexander Duyck Date: Fri, 15 Jul 2011 03:05:21 +0000 (+0000) Subject: ixgbe: convert rings from q_vector bit indexed array to linked list X-Git-Tag: v3.2-rc1~129^2~371 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efe3d3c8ee6805c7e8b17f9aae554c04b271ab99;p=pandora-kernel.git ixgbe: convert rings from q_vector bit indexed array to linked list This change converts the current bit array into a linked list so that the q_vectors can simply go through ring by ring and locate each ring needing to be cleaned. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed