From: Matt Carlson Date: Tue, 5 Apr 2011 14:22:43 +0000 (+0000) Subject: tg3: Cleanup extended rx ring size code X-Git-Tag: v3.0-rc1~377^2~526 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de9f52300d03915846c2baab27332ec462f7f6b0;p=pandora-kernel.git tg3: Cleanup extended rx ring size code Hardcoded values are used in multiple places to describe the maximum rx ring sizes. This patch replaces those values with preprocessor constants. This patch also introduces a new TG3_FLG3_LRG_PROD_RING_CAP to determine if the device is capable of supporting larger ring sizes. Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed