Module Name:    src
Committed By:   mrg
Date:           Mon Aug 19 07:20:07 UTC 2019

Modified Files:
        src/sys/dev/usb: if_urtwn.c

Log Message:
move the call to rnd_attach_source() earlier and add a matching
call to rnd_detach_source() into detach.

fixes an attach-detach-reattach issue where the rnd source was
already known.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sys/dev/usb/if_urtwn.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to