Hi,
在 2021/4/21 15:34, Wang, Haiyue 写道:
-----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 ?
Fixed in v3, thanks.
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
.