]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbcb990a88309b1f3b4c75e5aa05f7deb9d2ad0f3
tree41c26559748f6d29f5230b8e686abb9967c79a96
parente2a988344642e5928639f786ac68fb6a523b2100
tg3: Remove 40BIT_DMA_LIMIT_BUG

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