From: Alexander Duyck Date: Tue, 27 Oct 2009 15:53:06 +0000 (+0000) Subject: igb: place a pointer to the netdev struct in the ring itself X-Git-Tag: v2.6.33-rc1~388^2~687 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e694e964fc1241b4981873bdccce70438d5f0394;p=pandora-kernel.git igb: place a pointer to the netdev struct in the ring itself This change adds a pointer to the netdev to the ring itself. The idea being at some point in the future it will be possible to support multiple netdevs from a single adapter struct. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed