CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/06/03 12:33:37
Modified files: sys/dev/pci : if_iwn.c Log message: Put iwn_update_htprot() back, with a fixed implementation this time. I hope this will fix problems due to collisions and interference. tested by tb@ and Marcus MERIGHI ok tb@