[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111202.123743.248340759104432882.davem@davemloft.net>
Date: Fri, 02 Dec 2011 12:37:43 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: thomas.jarosch@...ra2net.com
Cc: netdev@...r.kernel.org
Subject: Re: Small glitch in neptune ethernet driver
From: Thomas Jarosch <thomas.jarosch@...ra2net.com>
Date: Fri, 2 Dec 2011 09:49:32 +0100
> On Friday, 2. December 2011 04:00:03 David Miller wrote:
>> diff --git a/drivers/net/ethernet/sun/niu.c
>> b/drivers/net/ethernet/sun/niu.c index 680b107..56d106e 100644
>> --- a/drivers/net/ethernet/sun/niu.c
>> +++ b/drivers/net/ethernet/sun/niu.c
>> @@ -8579,9 +8579,11 @@ static int __devinit phy_record(struct niu_parent
>> *parent, if (dev_id_1 < 0 || dev_id_2 < 0)
>> return 0;
>> if (type == PHY_TYPE_PMA_PMD || type == PHY_TYPE_PCS) {
>> + /* Becuase of the NIU_PHY_ID_MASK being applied, the 8704
>
> The change looks good to me, just fix the typo in "Becuase".
Fixed, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists