From: Matt Carlson Date: Wed, 15 Sep 2010 08:59:58 +0000 (+0000) Subject: tg3: Move producer ring struct to tg3_napi X-Git-Tag: v2.6.37-rc1~147^2~446 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fea32b9555726d35b91492d17fc21c7874d36f9;p=pandora-kernel.git tg3: Move producer ring struct to tg3_napi Now that each NAPI instance has its own producer ring, it no longer makes sense to keep the producer ring structure external. This patch migrates the producer ring struct to tg3_napi and pivots the code to the new implementation. Reviewed-by: Benjamin Li Reviewed-by: Michael Chan Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed