summaryrefslogtreecommitdiff
path: root/sys/modules/lua/lua.c
diff options
context:
space:
mode:
authoryamaguchi <yamaguchi@NetBSD.org>2022-03-31 06:17:34 +0000
committeryamaguchi <yamaguchi@NetBSD.org>2022-03-31 06:17:34 +0000
commitf623cf3f8e0411d80d728501b22cd6d18356e06e (patch)
tree1d2d4b80f629cb3e953460fc2e939f787a7b8145 /sys/modules/lua/lua.c
parent870bb1d2a32ea17a2a9ab428aaed525826c40269 (diff)
vioif(4): remove unnecessary lock acquirement
The lock was hold to wait for completion of interrupt handlers. But, they are already stopped by rxq_stopping and txq_stopping flags. pointed out by riastradh@n.o, thanks.
Diffstat (limited to 'sys/modules/lua/lua.c')
0 files changed, 0 insertions, 0 deletions