David S. Miller wrote:
> From: "Michael Chan" <[EMAIL PROTECTED]>
> Date: Mon, 27 Mar 2006 17:08:30 -0800
>
> > Need to check the TG3_FLAG_40BIT_DMA_BUG flag in the workaround code
> > path instead of device flags.
> >
> > Signed-off-by: Michael Chan <[EMAIL PROTECTED]>
>
> Applied.
>
> Looks
From: "Michael Chan" <[EMAIL PROTECTED]>
Date: Mon, 27 Mar 2006 17:08:30 -0800
> Need to check the TG3_FLAG_40BIT_DMA_BUG flag in the workaround code
> path instead of device flags.
>
> Signed-off-by: Michael Chan <[EMAIL PROTECTED]>
Applied.
Looks like another 2.6.16.x stable branch candidate?
Need to check the TG3_FLAG_40BIT_DMA_BUG flag in the workaround code
path instead of device flags.
Signed-off-by: Michael Chan <[EMAIL PROTECTED]>
diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c
index c41dbb0..0fafc52 100644
--- a/drivers/net/tg3.c
+++ b/drivers/net/tg3.c
@@ -3600,7 +3600,7 @