CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/07 05:16:24
Modified files:
sys/dev/pci : if_iwmreg.h
Log message:
Make sure the maximum iwm(4) firmware command payload size fits into
the 12 bits available for it in struct iwm_tfd_tb.hi_n_len.
Patch by Imre Vadasz via tech@
