CVSROOT: /cvs Module name: src Changes by: [email protected] 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@
