netmap: fix mutex double unlock bug
authorVincenzo Maffione <vmaffione@FreeBSD.org>
Thu, 22 Oct 2020 20:21:11 +0000 (20:21 +0000)
committerVincenzo Maffione <vmaffione@FreeBSD.org>
Thu, 22 Oct 2020 20:21:11 +0000 (20:21 +0000)
commit174f809da51057394107af98266a690dc4d9cc9d
tree08cf8cc543523312e10f0ced65791eda4553c1d1
parente416eecbb9f7a5275d1d059ae720adc24af4d337
netmap: fix mutex double unlock bug

https://github.com/luigirizzo/netmap/pull/733

Submitted by:  brian90013
MFC after: 3 days
sys/dev/netmap/netmap_mem2.c