summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/en_tx.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-04-05 13:35:44 +0100
committerDavid S. Miller <davem@davemloft.net>2017-04-06 13:20:26 -0700
commit827d240a232d27cc12e9657d012f2e5ba953e98a (patch)
tree748ff6fe9213449930fb520a656ea3185ae133d8 /drivers/net/ethernet/mellanox/mlx4/en_tx.c
parent053ee0a7035781a27eedb2b06cac638c8c65ce83 (diff)
qed: fix missing break in OOO_LB_TC case
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.king@canonical.com> Acked-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx4/en_tx.c')
0 files changed, 0 insertions, 0 deletions