]> git.itanic.dy.fi Git - linux-stable/commit
qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
authorDenis Bolotin <dbolotin@marvell.com>
Thu, 3 Jan 2019 10:02:40 +0000 (12:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jan 2019 20:57:30 +0000 (12:57 -0800)
commit46721c3d9e273aea880e9ff835b0e1271e1cd2fb
tree8752d6791be95cb1baeb746d78f3e4932f4c3498
parent2d533a9287f2011632977e87ce2783f4c689c984
qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier

Make sure chain element is updated before ringing the doorbell.

Signed-off-by: Denis Bolotin <dbolotin@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_ll2.c