From: Matt Carlson Date: Fri, 11 Sep 2009 23:50:16 +0000 (-0700) Subject: tg3: Fix return ring size breakage X-Git-Tag: v2.6.32-rc1~703^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea1c50662d447de344812054175d7151783ea25;p=pandora-kernel.git tg3: Fix return ring size breakage Commit f6eb9b1fc1411d22c073f5264e5630a541d0f7df, "tg3: Add 5717 asic rev" changed how the rx return ring size operations are done. It effectively inverts the sense of the previous test, but it failed to also invert the resulting sizes. This patch corrects that error. Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed