dwmac4_prog_mtl_tx_algorithms() missing write operation
authorCheng Han <hancheng2009@gmail.com>
Thu, 9 May 2019 03:13:41 +0000 (11:13 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 May 2019 16:20:32 +0000 (09:20 -0700)
commit68a5cde9f02e690206e41c2d5aba88461a8829f1
tree1bc2b685c55b4613fc5464dd2c85dcada0a65ded
parent7f4399ba405b6201fb318b43091703a34b1489ab
dwmac4_prog_mtl_tx_algorithms() missing write operation

net: ethernet: stmmac: dwmac4_prog_mtl_tx_algorithms() missing write operation

The value of MTL_OPERATION_MODE is not written back

Signed-off-by: Cheng Han <hancheng2009@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c