commit | 59d3f1ceb69b54569685d0c34dff16a1e0816b19 | [log] [tgz] |
---|---|---|
author | Manish Chopra <manish.chopra@qlogic.com> | Mon Jul 25 19:07:46 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 25 21:41:19 2016 -0700 |
tree | 51dd53053148141129844bd5ef0b637a226dcab2 | |
parent | ba66bbe5480a012108958a71cff88b23dce84956 [diff] |
qed: Fix setting/clearing bit in completion bitmap Slowpath completion handling is incorrectly changing SPQ_RING_SIZE bits instead of a single one. Fixes: 76a9a3642a0b ("qed: fix handling of concurrent ramrods") Signed-off-by: Manish Chopra <manish.chopra@qlogic.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>