Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src/sys/dev/ic



Module Name:    src
Committed By:   snj
Date:           Tue Mar  3 07:14:03 UTC 2015

Modified Files:
        src/sys/dev/ic [netbsd-7]: tulip.c

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #558):
        sys/dev/ic/tulip.c: revision 1.185
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.184.2.1 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.




Home | Main Index | Thread Index | Old Index