From: Michael Buesch <mb@bu3sch.de>
To: divy@chelsio.com
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: Sun, 27 May 2007 01:05:09 +0200 [thread overview]
Message-ID: <200705270105.10188.mb@bu3sch.de> (raw)
In-Reply-To: <20070526230003.12156.10521.stgit@localhost.localdomain>
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.
> + mtus[2] = 256;
> + mtus[3] = 512;
> + mtus[4] = 576;
> mtus[5] = 1024;
> mtus[6] = 1280;
> mtus[7] = 1492;
--
Greetings Michael.
next prev parent reply other threads:[~2007-05-26 23:05 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 [this message]
2007-05-26 23:10 ` Divy Le Ray
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=200705270105.10188.mb@bu3sch.de \
--to=mb@bu3sch.de \
--cc=divy@chelsio.com \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--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).