Module Name: src Committed By: martin Date: Sat Jun 11 18:17:00 UTC 2022
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
Since rev 1.101 DIOCAWEDGE could return success without filling in the
wedge device name - which is quite confusing for userland.
Always fill the name if we return success.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/sys/dev/dkwedge/dk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
