CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/11 02:59:12
Modified files:
sys/dev/pci : if_iwn.c
Log message:
Ignore empty Tx queue slots in iwn_tx_done(). Prevents a NULL dereference.
crash reported by mlarkin@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/11 02:59:12
Modified files:
sys/dev/pci : if_iwn.c
Log message:
Ignore empty Tx queue slots in iwn_tx_done(). Prevents a NULL dereference.
crash reported by mlarkin@