]> git.baikalelectronics.ru Git - kernel.git/commit
net: aquantia: Fix a regression with reset on old firmware
authorIgor Russkikh <igor.russkikh@aquantia.com>
Tue, 20 Mar 2018 11:40:32 +0000 (14:40 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 16:02:49 +0000 (12:02 -0400)
commit4052af30e34a391254d87e9bf7be4f320c3b6208
tree25bb2f4afe7beb2c089c4f9ca608d881bb0a317e
parentfdb1d0653c7400a5d81e1e8703845c8452ef1b7e
net: aquantia: Fix a regression with reset on old firmware

FW 1.5.58 and below needs a fixed delay even after 0x18 register
is filled. Otherwise, setting MPI_INIT state too fast causes
traffic hang.

Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c