]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1fd66a7128104eb874a6dfb20c7630901546b18d
tree1bc2b685c55b4613fc5464dd2c85dcada0a65ded
parentda12f8cf2b1644783dcd249b25f2f07fcfcd90e9
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