[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <41FDA5AFCC66094F83A3D9545495A2A410711A024D@SJEXCHCCR01.corp.ad.broadcom.com>
Date: Mon, 14 Jun 2010 23:12:00 -0700
From: "Yaniv Rosner" <yaniv.rosner@...adcom.com>
To: "David Miller" <davem@...emloft.net>
cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: RE: [net-next PATCH] bnx2x: Fix link problem with some DACs
Sure Dave,
I'll fix and send it again.
-----Original Message-----
From: David Miller [mailto:davem@...emloft.net]
Sent: Tuesday, June 15, 2010 9:07 AM
To: Yaniv Rosner
Cc: netdev@...r.kernel.org
Subject: Re: [net-next PATCH] bnx2x: Fix link problem with some DACs
From: "Yaniv Rosner" <yanivr@...adcom.com>
Date: Mon, 14 Jun 2010 13:26:28 +0300
> - /* Set 2-wire transfer rate to 400Khz since 100Khz
> - is not operational */
> + /* Set 2-wire transfer rate of SFP+ module EEPROM
> + to 100Khz since some DACs(direct attached cables) do
> + not work at 400Khz.*/
This is not the correct way to format a multi-line comment.
It should be:
/* Set 2-wire transfer rate of SFP+ module EEPROM
* to 100Khz since some DACs(direct attached cables) do
* not work at 400Khz.
*/
--
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