07/04/2021 12:59, Cristian Dumitrescu: > Fix logically dead code in ring port. > > Coverity issue: 369664 > Fixes: 77a413017c2d ("port: add ring SWX port") > > Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com> It's not really fixing dead code but allocation check. With title fixed, applied, thanks.