tg3: Remove 40BIT_DMA_LIMIT_BUG
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 13 Jun 2011 13:38:56 +0000 (13:38 +0000)
committerDavid S. Miller <davem@conan.davemloft.net>
Wed, 15 Jun 2011 15:11:56 +0000 (11:11 -0400)
This patch removes the 40BIT_DMA_LIMIT_BUG flag.  There already exists a
flag for this purpose (TG3_FLAG_40BIT_DMA_BUG) and was already being
used in the correct spot.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@conan.davemloft.net>
drivers/net/tg3.c
drivers/net/tg3.h

Simple merge
Simple merge