CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/28 11:34:48
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Do not set IWM_SF_CFG_DUMMY_NOTIF_OFF bit in iwm SF_CFG firmware command.
It is only required for devices connected via SDIO which we do not support.
Patch by Imre Vadasz
ok patrick@
