CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/10/28 04:11:22
Modified files: sys/dev/pci : if_iwn.c Log message: In iwn(4), stop forcing RTS for every frame in 11n mode. The RTS threshold should be good enough and applies to all modes. A similar change was made in iwm(4) not long ago. tested by myself and benno@