net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
authorYueHaibing <yuehaibing@huawei.com>
Thu, 19 Jul 2018 02:27:13 +0000 (10:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Jul 2018 23:14:39 +0000 (16:14 -0700)
Add a missing rcu_read_unlock in the error path

Fixes: c95567c80352 ("caif: added check for potential null return")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found