[Intel-wired-lan] [PATCH v1] drivers/net/ethernet: check return value of e1e_rphy()
Paul Menzel
pmenzel at molgen.mpg.de
Tue Aug 23 22:23:51 UTC 2022
Dear Li,
Thank you for your patch.
Am 23.08.22 um 08:02 schrieb lily:
> e1e_rphy() could return error value, which need to be checked.
need*s*
>
> Signed-off-by: Li Zhong <floridsleeves at gmail.com>
The From header field does not match the Signed-off-by line. Could you
configure git with your user name?
$ git config --global user.name "Li Zhong"
$ git commit --amend --author="Li Zhong <floridsleeves at gmail.com>"
> ---
> drivers/net/ethernet/intel/e1000e/phy.c | 14 +++++++++++---
> 1 file changed, 11 insertions(+), 3 deletions(-)
[…]
Kind regards,
Paul
More information about the Intel-wired-lan
mailing list