diff options
author | Dmitry Bogdanov | 2021-11-29 05:28:23 -0800 |
---|---|---|
committer | David S. Miller | 2021-11-29 14:24:21 +0000 |
commit | aa1dcb5646fdf34a15763facf4bf5e482a2814ca (patch) | |
tree | 08702673aeabdd66264e7a9f82bba5cba95e3a43 /drivers/net/ethernet/asix | |
parent | 2191b1dfef7d45f44b5008d2148676d9f2c82874 (diff) |
atlantic: Increase delay for fw transactions
The max waiting period (of 1 ms) while reading the data from FW shared
buffer is too small for certain types of data (e.g., stats). There's a
chance that FW could be updating buffer at the same time and driver
would be unsuccessful in reading data. Firmware manual recommends to
have 1 sec timeout to fix this issue.
Fixes: 5cfd54d7dc186 ("net: atlantic: minimal A2 fw_ops")
Signed-off-by: Dmitry Bogdanov <dbezrukov@marvell.com>
Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/asix')
0 files changed, 0 insertions, 0 deletions