[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46BB89C0.5070301@nvidia.com>
Date: Thu, 09 Aug 2007 17:40:16 -0400
From: Ayaz Abdulla <aabdulla@...dia.com>
To: Prakash Punnoor <prakash@...noor.de>
CC: Greg Kroah-Hartman <gregkh@...e.de>, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...nel.org
Subject: Re: Linux 2.6.22.2
Yes, you are right. Copy and paste error. I have attached a patch which
will fix this issue.
Thanks for catching it.
Ayaz
Signed-off-by: Ayaz Abdulla <aabdulla@...dia.com>
Prakash Punnoor wrote:
> Hi,
>
> I just noticed that PHY_OUI_VITESSE == PHY_OUI_REALTEK. Is that really
> intentional?
>
>
>>diff --git a/drivers/net/forcedeth.c b/drivers/net/forcedeth.c
>>index 42ba1c0..a361dba 100644
>>--- a/drivers/net/forcedeth.c
>>+++ b/drivers/net/forcedeth.c
>>@@ -550,6 +550,8 @@ union ring_type {
>> /* PHY defines */
>> #define PHY_OUI_MARVELL 0x5043
>> #define PHY_OUI_CICADA 0x03f1
>>+#define PHY_OUI_VITESSE 0x01c1
>>+#define PHY_OUI_REALTEK 0x01c1
>
> -
> (°= =°)
> //\ Prakash Punnoor /\\
> V_/ \_V
View attachment "patch-realtek-oui" of type "text/plain" (407 bytes)
Powered by blists - more mailing lists