CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/16 04:04:56
Modified files:
sys/dev/pci : if_iwm.c if_iwmreg.h
Log message:
In iwm(4), correctly size and map the mbuf used for large firmware commands.
Fixes occasional firmware errors while bringing the interface up or scanning.
ok phessler@
