]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r359014:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Mar 2020 09:21:27 +0000 (09:21 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 19 Mar 2020 09:21:27 +0000 (09:21 +0000)
commit8f59766c66729d4e75230a07d093c16fbc8fc553
tree053ddca9b5d6b2af3fdcaa5a6c21861eb809571f
parentf33820592ef25a2b03f3b8a6932eeff9d471557f
MFC r359014:
Fix for double unlock in ipoib.

The ipoib_unicast_send() function is not supposed to unlock the priv lock.

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/9@359124 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c