From: "David S. Miller" <davem@davemloft.net>
To: "Michael Chan" <mchan@broadcom.com>
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH 2.6.10] tg3: add tg3_set_eeprom
Date: Thu, 20 Jan 2005 16:59:23 -0800 [thread overview]
Message-ID: <20050120165923.39f736f4.davem@davemloft.net> (raw)
In-Reply-To: <B1508D50A0692F42B217C22C02D84972020F3D32@NT-IRVA-0741.brcm.ad.broadcom.com>
On Thu, 20 Jan 2005 16:00:38 -0800
"Michael Chan" <mchan@broadcom.com> wrote:
> Detailed changes:
Thanks a lot Michael, patch applied.
Another thing that makes patches like this one easier to review
is to split them up as much as is reasonable possible. As a specific
suggestion, for this patch we might have first done a change which
added all of the NVRAM chip IDs and probed for them, the next change
might be the change from tw32_f() to tw32() for the chip register
accesses, the next change would make use of the NVRAM chip ID type
and finally we'd have the change that implemented tg3_set_eeprom().
That's how you likely, at least logically, implemented this patch
in a step by step fashion. If you really do split the change up into
pieces like that, the individual patches are much easier to verify
and review than the whole thing put together and submitted all at
once.
Thanks again.
next prev parent reply other threads:[~2005-01-21 0:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-21 0:00 [PATCH 2.6.10] tg3: add tg3_set_eeprom Michael Chan
2005-01-21 0:59 ` David S. Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-01-20 22:52 Michael Chan
2005-01-20 23:05 ` David S. Miller
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=20050120165923.39f736f4.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=mchan@broadcom.com \
--cc=netdev@oss.sgi.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).