Error handling code cannot logically be reached.
Coverity issue: 344980, 344992
Fixes:
c769c711757a ("baseband/turbo_sw: extend for 5G")
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
}
r++;
}
-
- if (mbuf_total_left != 0) {
- op->status |= 1 << RTE_BBDEV_DATA_ERROR;
- rte_bbdev_log(ERR,
- "Mismatch between mbuf length and included Circular buffer sizes");
- }
}
static inline void
}
r++;
}
-
- if (mbuf_total_left != 0) {
- op->status |= 1 << RTE_BBDEV_DATA_ERROR;
- rte_bbdev_log(ERR,
- "Mismatch between mbuf length and included Circular buffer sizes");
- }
}
static inline uint16_t