commit | b2aae654a4794ef898ad33a179f341eb610f6b85 | [log] [tgz] |
---|---|---|
author | Xiaoliang Yang <xiaoliang.yang_1@nxp.com> | Mon Jul 05 18:26:54 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 10:16:17 2021 -0700 |
tree | 54d9a6ce799d2efb7229bc116f24fc8c13b770ab | |
parent | 81c52c42afd92b741289208c65e5063b9e23ffb4 [diff] |
net: stmmac: add mutex lock to protect est parameters Add a mutex lock to protect est structure parameters so that the EST parameters can be updated by other threads. Signed-off-by: Xiaoliang Yang <xiaoliang.yang_1@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>