Module Name: src Committed By: skrll Date: Sun Dec 11 08:04:17 UTC 2016
Modified Files:
src/sys/dev/usb: if_athn_usb.c
Log Message:
Fix athn async stuff - the wakeup call should have been converted to
cv_broadcast.
While here remove unnecessary splusb usage.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/usb/if_athn_usb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
