> -----Original Message-----
> From: Min Hu (Connor) <[email protected]>
> Sent: Wednesday, April 21, 2021 15:12
> To: [email protected]
> Cc: Yigit, Ferruh <[email protected]>; Guo, Jia <[email protected]>;
> Wang, Haiyue
> <[email protected]>
> Subject: [PATCH v2] net/e1000: fix write NVM srwr alwayes return success
>
> From: Chengwen Feng <[email protected]>
>
> This patch fixes e1000_write_nvm_srwr() alwayes return success.
>
As I said in v1:
"This commit message seems not so correct, it should be like:
This fixes the timed out for shadow RAM write EEWR can't be detected."
What do you think ?
> Fixes: 5a32a257f957 ("e1000: more NICs in base driver")
> Cc: [email protected]
>
> Signed-off-by: Chengwen Feng <[email protected]>
> Signed-off-by: Min Hu (Connor) <[email protected]>
> ---
> v2:
> * change 'E1000_ERR_NVM' to '-E1000_ERR_NVM'.
> ---
> --
> 2.7.4