tg3: Unify max pkt size preprocessor constants
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 12 Apr 2010 06:58:29 +0000 (06:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Apr 2010 09:25:46 +0000 (02:25 -0700)
commit04380d401ebd02ec68bb0fc170f21a93690ebc80
tree0cbf1e3c0fc2c0c0c84878df73266d983cbb8114
parent9dc7a1134919bda8951bf5909fb79c14defb8317
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>
drivers/net/tg3.c
drivers/net/tg3.h