From: Matt Carlson Date: Mon, 12 Apr 2010 06:58:29 +0000 (+0000) Subject: tg3: Unify max pkt size preprocessor constants X-Git-Tag: v2.6.35-rc1~473^2~508 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04380d401ebd02ec68bb0fc170f21a93690ebc80;p=pandora-kernel.git tg3: Unify max pkt size preprocessor constants The maximum packet size that gets programmed into the standard producer ring control block is directly related to the packet size used to allocate packet buffers. This patch removes the redundant preprocessor constant. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed