CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/19 11:53:02
Modified files:
sys/dev/pci : if_iwmreg.h
Log message:
Set iwm's RTS retry limit to a more reasonable value. Prevents small frames
from getting stuck in the firmware's Tx queue for a long time behind other
frames large enough to trigger RTS but not making it out (e.g. due to bad
channel conditions).
ok tb@
