CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2015/09/23 11:21:50
Modified files: sys/dev/pci : if_iwm.c Log message: In iwm(4), while not associated, pass the broadcast ethernet address to the firmware, rather than zeros. Matches what Linux iwlwifi does. Spotted by Adrian Chadd (FreeBSD). ok mpi@