commit | daf9a55387df8f429d1219bbdabba1ab33d2a479 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Jun 13 13:38:56 2011 +0000 |
committer | David S. Miller <davem@conan.davemloft.net> | Wed Jun 15 11:11:56 2011 -0400 |
tree | 41c26559748f6d29f5230b8e686abb9967c79a96 | |
parent | 0e6cf6a9e3cf911577b1dde0dc724f634e4ca119 [diff] |
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>