| To: | Jordan Crouse <jordan.crouse@amd.com> |
|---|---|
| Subject: | Re: au1000_tx_timeout and promiscuous mode |
| From: | Pete Popov <ppopov@embeddedalley.com> |
| Date: | Fri, 17 Mar 2006 10:31:05 -0800 |
| Cc: | elmar gerdes <elmar.gerdes@engel-kg.com>, linux-mips@linux-mips.org |
| In-reply-to: | <20060317163806.GA3679@cosmic.amd.com> |
| Organization: | Embedded Alley Solutions, Inc |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060317010227.GA16575@engel-kg.com> <20060317163806.GA3679@cosmic.amd.com> |
| Reply-to: | ppopov@embeddedalley.com |
| Sender: | linux-mips-bounce@linux-mips.org |
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 in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: 1480: "bad address" instead of "argument list too", Martin Michlmayr |
|---|---|
| Next by Date: | Re: 1480: "bad address" instead of "argument list too", Ralf Baechle |
| Previous by Thread: | Re: au1000_tx_timeout and promiscuous mode, Jordan Crouse |
| Next by Thread: | [PATCH] au1000_tx_timeout and promiscuous mode, elmar gerdes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |