Ursula Braun e438bae43c net/smc: use after free fix in smc_wr_tx_put_slot()
In smc_wr_tx_put_slot() field pend->idx is used after being
cleared. That means always idx 0 is cleared in the wr_tx_mask.
This results in a broken administration of available WR send
payload buffers.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-21 16:14:56 -08:00
..
2017-07-29 11:22:58 -07:00
2018-11-21 16:14:56 -08:00
2018-11-21 16:14:56 -08:00
2018-11-21 16:14:56 -08:00
2018-11-21 16:14:56 -08:00
2018-11-21 16:14:56 -08:00
2018-11-21 16:14:56 -08:00
2018-05-04 11:45:06 -04:00
2018-07-25 22:25:53 -07:00