Module Name: src Committed By: nakayama Date: Thu Feb 26 16:07:11 UTC 2015
Modified Files:
src/sys/dev/ic: tulip.c
Log Message:
Stop the interface before detaching to avoid the race between
tlp_detach() and tlp_intr().
While there, add missing callout_destroy()s.
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/sys/dev/ic/tulip.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
