msm: ipa: Set the logbuf to NULL after kfree

Set the ipa3_ctx->logbuf to NULL after freeing it,
IPA logging API will use the ipa3_ctx->logbuf after
freeing it, that can make crash.

Signed-off-by: Cheng Zeng <quic_chenzeng@quicinc.com>
1 file changed