Module Name: src Committed By: pgoyette Date: Sun Jul 17 00:17:14 UTC 2016
Modified Files:
src/sys/netsmb: smb_dev.c
Log Message:
Rather than calling devsw_attach() and ignoring the EEXIST error when
the driver is already built-in to the kernel, don't bother calling.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/netsmb/smb_dev.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
