[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7ee58bc9-bacf-9d16-8f96-5c9beacb5e8a@molgen.mpg.de>
Date: Wed, 11 May 2022 11:52:04 +0200
From: Paul Menzel <pmenzel@...gen.mpg.de>
To: Lixue Liang <lixue.liang5086@...il.com>
Cc: Jesse Brandeburg <jesse.brandeburg@...el.com>,
anthony.l.nguyen@...el.com, Jakub Kicinski <kuba@...nel.org>,
intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org
Subject: Re: [Intel-wired-lan] [PATCH] igb_ethtool: fix efficiency issues in
igb_set_eeprom
Dear Lixue,
Am 11.05.22 um 09:59 schrieb lixue liang:
> Thank you very much for your reply and suggestions.I have made the
> corresponding changes according to your suggestion.
Thank you.
> In addition, for the problem that the invalid mac address cannot load
> the igb driver, I personally think there is a better way to modify
> it, and I will resubmit the patch about igb_main.c.
Awesome.
> It's the same question, but I may not know how to continue submitting
> new patches on this email, sorry about that.
As you use `git send-email`, what does `git log` show as the patch
author? It might be as easy as to do
git config --global user.name "Lixue Liang"
git config --global user.email lianglixue@...atwall.com.cn
git commit --amend --author "Lixue Liang <lianglixue@...atwall.com.cn>"
Kind regards,
Paul
PS: When replying, it’d be great if you used interleaved style [1].
[1]: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
Powered by blists - more mailing lists