CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/02/08 06:16:59
Modified files:
sys/dev/pci : if_jme.c
Log message:
Remove the init path of jme_newbuf that used M_WAITOK
as this can be called from an interrupt context.
>From brad.
