CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/03/06 11:39:24
Modified files: sys/dev/pci : if_iwm.c Log message: Fix radiotap and fixed rates. Radiotap was reporting the wrong rate for data frames and fixed rates weren't really fixed and were converted into the wrong hardware rate. ok jsg@, deraadt@