Module Name: src Committed By: pgoyette Date: Sun Jul 17 02:49:52 UTC 2016
Modified Files:
src/sys/net: bpf.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.201 -r1.202 src/sys/net/bpf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
