Module Name: src Committed By: pgoyette Date: Sun Jul 17 02:48:07 UTC 2016
Modified Files:
src/sys/netsmb: smb_dev.c
Log Message:
Now that we're only calling devsw_attach() in the modular driver, it
is not ok for the driver/module to already exist. So don't ignore
EEXIST.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 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.
