CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/08/25 05:34:27
Modified files: sys/net80211 : ieee80211_node.c Log message: Set up ni_savedq for the initial BSS node such that it can actually be used to store multicast frames when one of the associated stations is in power saving mode. ok stsp@