commit | 6496bbf0ec481966ef9ffe5b6660d8d1b55c60cc | [log] [tgz] |
---|---|---|
author | Eugenia Emantayev <eugenia@mellanox.com> | Thu Dec 29 18:37:10 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 29 14:17:40 2016 -0500 |
tree | be7e3ea139a50c6981f9176d7b31c12128d47370 | |
parent | 3b01fe7f91c8e4f9afc4fae3c5af72c14958d2d8 [diff] |
net/mlx4_en: Fix bad WQE issue Single send WQE in RX buffer should be stamped with software ownership in order to prevent the flow of QP in error in FW once UPDATE_QP is called. Fixes: 9f519f68cfff ('mlx4_en: Not using Shared Receive Queues') Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>