commit | dce6fa42199d493596315cddc0b4e7ac1d57475b | [log] [tgz] |
---|---|---|
author | Sean Wang <sean.wang@mediatek.com> | Wed Sep 14 23:13:21 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 16 02:22:58 2016 -0400 |
tree | 1d2a46291794c227357058f756fb26504f126a1d | |
parent | 2a8307aab373684e8c1067695310db4438621868 [diff] |
net: ethernet: mediatek: avoid race condition during the reset process add the protection of the race condition between the reset process and hardware access happening on the related callbacks. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>