commit | 6728a8e2e180b96ac7940dd4d766c52f8e177717 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Mon Mar 27 23:16:49 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Mar 28 17:02:36 2006 -0800 |
tree | d29f63bb0b6ee3560d12f21dc7431207508704ab | |
parent | 008652b337364ee994a0cd71d88a0fe9f00fc7ca [diff] |
[TG3]: Fix bug in 40-bit DMA workaround code Need to check the TG3_FLAG_40BIT_DMA_BUG flag in the workaround code path instead of device flags. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>