commit | 04380d401ebd02ec68bb0fc170f21a93690ebc80 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Apr 12 06:58:29 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 13 02:25:46 2010 -0700 |
tree | 0cbf1e3c0fc2c0c0c84878df73266d983cbb8114 | |
parent | 9dc7a1134919bda8951bf5909fb79c14defb8317 [diff] |
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 <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>