Module Name: src Committed By: rin Date: Mon Aug 27 14:59:04 UTC 2018
Modified Files:
src/sys/dev/usb: if_mue.c
Log Message:
Check ifp->if_capenable, not ifp->if_capabilities, when enable some features.
Not a real problem since ifp->if_capabilities = 0 at the moment.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/if_mue.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
