Re: [PATCH 3/4][TG3]: Power down/up 5906 PHY correctly.

2006-12-17 Thread David Miller
From: Michael Chan [EMAIL PROTECTED] Date: Fri, 15 Dec 2006 22:48:54 -0800 [TG3]: Power down/up 5906 PHY correctly. The 5906 PHY requires a special register bit to power down and up the PHY. Signed-off-by: Michael Chan [EMAIL PROTECTED] Patch applied, thanks. - To unsubscribe from this

[PATCH 3/4][TG3]: Power down/up 5906 PHY correctly.

2006-12-15 Thread Michael Chan
[TG3]: Power down/up 5906 PHY correctly. The 5906 PHY requires a special register bit to power down and up the PHY. Signed-off-by: Michael Chan [EMAIL PROTECTED] diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c index 6804489..6ee399c 100644 --- a/drivers/net/tg3.c +++ b/drivers/net/tg3.c @@