]> asedeno.scripts.mit.edu Git - linux.git/commit
fore200e: fix missing unlock on error in bsq_audit()
authorWei Yongjun <weiyongjun1@huawei.com>
Mon, 15 Oct 2018 03:07:16 +0000 (03:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Oct 2018 05:48:35 +0000 (22:48 -0700)
commitd275444cc36130313119777fefd077b7d575d040
tree8c39b5c161b30be55007046d34c40acb158da5fa
parent65f2247d615532ab1909e0892cc01d04c5262032
fore200e: fix missing unlock on error in bsq_audit()

Add the missing unlock before return from function bsq_audit()
in the error handling case.

Fixes: 1d9d8be91788 ("fore200e: check for dma mapping failures")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/fore200e.c