commit | ffd2c0d12752a69e480366031ec7a7d723dd2510 | [log] [tgz] |
---|---|---|
author | Michal Kalderon <Michal.Kalderon@cavium.com> | Wed May 16 14:44:39 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 14:52:23 2018 -0400 |
tree | e2562feb42930abcd617a33f1c0963575e8520fb | |
parent | f9bcd60274a565751abef622f9018badd01a17c8 [diff] |
qed: Fix possibility of list corruption during rmmod flows The ll2 flows of flushing the txq/rxq need to be synchronized with the regular fp processing. Caused list corruption during load/unload stress tests. Fixes: 0a7fb11c23c0f ("qed: Add Light L2 support") Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com> Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>