CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/20 09:03:40
Modified files:
sys/dev : midi.c
Log message:
In midiread() and midiwrite(), add a second goto label to
factor calls to mtx_leave() before returning. From Michael
W. Bombardieri <mb at ii.net>. Thanks!
