Module Name: src Committed By: mrg Date: Mon Feb 13 01:47:16 UTC 2012
Modified Files: src/sys/dev: sequencer.c Log Message: call VOP_CLOSE() in the case we're bailing due to missing both read/write. fixes vrelel() warnings when opening /dev/music on a device that doesn't support the requested open flags. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/dev/sequencer.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.