Re: [PATCH net-next] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb

From: David Miller
Date: Sat Jul 21 2018 - 19:17:17 EST


From: YueHaibing <yuehaibing@xxxxxxxxxx>
Date: Thu, 19 Jul 2018 10:27:13 +0800

> Add a missing rcu_read_unlock in the error path
>
> Fixes: c95567c80352 ("caif: added check for potential null return")
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Applied, thanks.