[PATCH net-next 5/7] net:fec: add support for dumping transmit ring on timeout

Frank Li lznuaa at gmail.com
Tue Apr 29 07:30:51 PDT 2014


On Tue, Apr 29, 2014 at 9:22 AM, Frank Li <lznuaa at gmail.com> wrote:
> On Tue, Apr 29, 2014 at 9:15 AM, Russell King - ARM Linux
> <linux at arm.linux.org.uk> wrote:
>> On Tue, Apr 29, 2014 at 02:01:54PM +0000, David Laight wrote:
>>> From: Frank ...
>>> > > You probably want the read and write indexes as well.
>>> >
>>> >                      bdp == fep->cur_tx ? 'S' : ' ',
>>> >                      bdp == fep->dirty_tx ? 'H' : ' ',
>>> >
>>> > Above code already print read and write index. 'S', 'H'
>>>
>>> Gah I must be asleep!
>>> Something made be think that was to do with the ring ownership bit!
>>
>> Err, what's going on... this is my patch.  If it's been submitted by
>> others, why wasn't its submission at least Cc'd to me?
>
> I added " --to rmk+kernel at arm.linux.org.uk" when I send patch.
> I don't know what's wrong.
> I kept your name.
>
> I ask you if need someone help send to david millar before.

I found the reason.
Your email in MAINTAINS is
Russell King <linux at arm.linux.org.uk>

But signed off in your original patch is
Russell King <rmk+kernel at arm.linux.org.uk>

Which one should be kept in patch?

>
>>
>> --
>> FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
>> improving, and getting towards what was expected from it.



More information about the linux-arm-kernel mailing list