Originally submitted to net-next as part of
[email protected], this patch
resolves a bug where a mutex was not guarding a buffer read that could
be concurrently written into.
Break this out as a separate patch to be applied to net.
Colin Foster (1):
net: mscc: ocelot: fix mutex lock error during ethtool stats read
drivers/net/ethernet/mscc/ocelot.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
2.25.1