netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Divy Le Ray <divy@chelsio.com>
To: Michael Buesch <mb@bu3sch.de>
Cc: jeff@garzik.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, swise@opengridcomputing.com
Subject: Re: [PATCH 4/7] cxgb3 - Update FW to 4.1
Date: Sat, 26 May 2007 16:10:47 -0700	[thread overview]
Message-ID: <4658BE77.1030202@chelsio.com> (raw)
In-Reply-To: <200705270105.10188.mb@bu3sch.de>

Michael Buesch wrote:
> On Sunday 27 May 2007 01:00:04 divy@chelsio.com wrote:
>   
>> From: Divy Le Ray <divy@chelsio.com>
>>
>> Bump FW version to 4.1.
>> Modify chip tuning in consequence.
>>
>> Signed-off-by: Divy Le Ray <divy@chelsio.com>
>> ---
>>     
>
>   
>> @@ -2496,11 +2500,11 @@ static void __devinit init_mtus(unsigned
>>  	 * it can accomodate max size TCP/IP headers when SACK and timestamps
>>  	 * are enabled and still have at least 8 bytes of payload.
>>  	 */
>> -	mtus[0] = 88;
>> -	mtus[1] = 256;
>> -	mtus[2] = 512;
>> -	mtus[3] = 576;
>> -	mtus[4] = 808;
>> +	mtus[1] = 88;
>> +	mtus[1] = 88;
>>     
>
> looks like a typo.
>   

Good catch. The intent was to set mtu[0] and mtu[1] to 88.
I'll resubmit this patch.
Thanks!

Divy

      reply	other threads:[~2007-05-26 23:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-26 23:00 [PATCH 4/7] cxgb3 - Update FW to 4.1 divy
2007-05-26 23:05 ` Michael Buesch
2007-05-26 23:10   ` Divy Le Ray [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4658BE77.1030202@chelsio.com \
    --to=divy@chelsio.com \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mb@bu3sch.de \
    --cc=netdev@vger.kernel.org \
    --cc=swise@opengridcomputing.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).