> -----Original Message----- > From: Min Hu (Connor) <[email protected]> > Sent: Wednesday, April 21, 2021 17:16 > To: [email protected] > Cc: Yigit, Ferruh <[email protected]>; Guo, Jia <[email protected]>; > Wang, Haiyue > <[email protected]> > Subject: [PATCH v3] net/e1000: fix timed out for shadow RAM write > > From: Chengwen Feng <[email protected]> > > This fixes the timed out for shadow RAM write EEWR can't be detected. > > 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]> > --- > v3: > * update commit info. > > v2: > * change 'E1000_ERR_NVM' to '-E1000_ERR_NVM'. > --- > drivers/net/e1000/base/e1000_i210.c | 2 ++ > 1 file changed, 2 insertions(+) >
Thanks! Acked-by: Haiyue Wang <[email protected]> > -- > 2.7.4

