]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47ddcd95822e58e405cb584802c5c427cf312abb
tree0cbf1e3c0fc2c0c0c84878df73266d983cbb8114
parent59c2bd292daaeaad50736066ed0a686759afa3ec
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