From: Nithin Sujir Date: Thu, 23 May 2013 11:11:23 +0000 (+0000) Subject: tg3: Simplify ring control block setup X-Git-Tag: v3.11-rc1~16^2~321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32ba19efc08a4bd63590310f05da5ce4d8773508;p=pandora-kernel.git tg3: Simplify ring control block setup The current code calls tg3_set_bdinfo() separately on napi0, followed by a loop that does napi1+. Simplify it by setting bdinfo in the loop for all napi contexts. Signed-off-by: Nithin Nayak Sujir Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed