CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/12/19 15:01:23
Modified files:
sys/dev/ic : fxp.c
Log message:
fxp_init could bail out on errors without calling slpx.
Change fxp_resume to avoid the nested splnet call inside fxp_init
altogether. Initial diff by Jan Klemkow; Tested and OK bluhm.
