From: Alexander Duyck Date: Wed, 17 Nov 2010 03:27:10 +0000 (-0800) Subject: ixgbe: populate the ring->q_vector pointer during ring mapping X-Git-Tag: v2.6.38-rc1~476^2~547^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2274543f15133165b855b9a4a1503b2c1268c6cf;p=pandora-kernel.git ixgbe: populate the ring->q_vector pointer during ring mapping The q_vector back pointer was not being set in the rings so it would not have been possible to determine the parent q_vector of the ring. Signed-off-by: Alexander Duyck Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed