From: Pete Popov <ppopov@embeddedalley.com>
To: Jordan Crouse <jordan.crouse@amd.com>
Cc: elmar gerdes <elmar.gerdes@engel-kg.com>, linux-mips@linux-mips.org
Subject: Re: au1000_tx_timeout and promiscuous mode
Date: Fri, 17 Mar 2006 10:31:05 -0800 [thread overview]
Message-ID: <1142620265.8348.24.camel@localhost.localdomain> (raw)
In-Reply-To: <20060317163806.GA3679@cosmic.amd.com>
On Fri, 2006-03-17 at 09:38 -0700, Jordan Crouse wrote:
> On 17/03/06 02:02 +0100, elmar gerdes wrote:
> >
> > hi folks,
>
> Greetings Elmar.
>
> > @@ -2070,6 +2070,7 @@
> > printk(KERN_ERR "%s: au1000_tx_timeout: dev=%p\n", dev->name, dev);
> > reset_mac(dev);
> > au1000_init(dev);
> > + set_rx_mode(dev); // EG 2006-03-15: set promiscuous mode
> > dev->trans_start = jiffies;
> > netif_wake_queue(dev);
>
> I would move the comment to the previous line, use standard /* */ notation,
> and your name and the date isn't really needed, as that information will
> be stored in the GIT log.
>
> Also, don't forget your Signed-off-by line and a short description of the
> patch for posterity.
>
> Other then that, I have no problems with the bug - unless Pete wants to
> object, I think you should send the fixed-up patch to netdev@vger.kernel.org
> and CC this list.
Nah, you're owner/reviewer now ;)
Pete
prev parent reply other threads:[~2006-03-17 18:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-17 1:02 [PATCH] au1000_tx_timeout and promiscuous mode elmar gerdes
2006-03-17 16:38 ` Jordan Crouse
2006-03-17 18:31 ` Pete Popov [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=1142620265.8348.24.camel@localhost.localdomain \
--to=ppopov@embeddedalley.com \
--cc=elmar.gerdes@engel-kg.com \
--cc=jordan.crouse@amd.com \
--cc=linux-mips@linux-mips.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.