i3c: rtio: deal with rtio_cqe_consume() returning NULL
rtio_cqe_consume() may return NULL so we need to check before
using any members of the returned struct.
Fixes #90473
Fixes #90489
Fixes #90497
Signed-off-by:
Daniel Leung <daniel.leung@intel.com>
Loading
Please sign in to comment