CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/06/03 10:16:25
Modified files: sys/dev/pci : if_iwm.c Log message: In iwm(4), fix multicast Rx by updating the MAC context again after sending multicast filter and STA settings during association. Makes ARP and inet6 autoconf work again. ok kettenis@