]> 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)
commite8e4ea0da09529e26ca5d30c17197a73538a1cbb
tree25bb2f4afe7beb2c089c4f9ca608d881bb0a317e
parent4846c006305816ce20f6a41e0a6c2e34c7ddb288
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