]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Remove 40BIT_DMA_LIMIT_BUG
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 13 Jun 2011 13:38:56 +0000 (13:38 +0000)
committerJoe Jin <joe.jin@oracle.com>
Tue, 15 May 2012 08:18:58 +0000 (16:18 +0800)
commit1b22a390a95cd021cb1c8f9d4de3ff73801ee98f
treec9927f46c3806b2b74b90dd1c0718ddc932ca8ce
parent143629a33460d35bdfdf7113b111747aa859b704
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>
(cherry picked from commit daf9a55387df8f429d1219bbdabba1ab33d2a479)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c
drivers/net/tg3.h