> There seems to be a missing break on the OOO_LB_TC case, pq_id is being > assigned and then re-assigned on the fall through default case and that > seems suspect. > > Detected by CoverityScan, CID#1424402 ("Missing break in switch") > > Fixes: b5a9ee7cf3be1 ("qed: Revise QM cofiguration") > > Signed-off-by: Colin Ian King <colin.k...@canonical.com>
Thanks! Acked-by: Yuval Mintz <yuval.mi...@cavium.com>