On Mon, 2011-02-14 at 11:14 +0100, Ivo Van Doorn wrote: > Thanks. So I'll add this routine to the rt2800usb driver then. :) > > Johannes, if you don't want to add the complexity for checking the > "pending MC/BC frames" in > a received frame. Would you mind if I add some utility functions to > mac80211 then? That way the > logic is still shared for the drivers that need it, but it doesn't > impact the code paths in mac80211 itself... Sure, that's ok I suppose. FWIW, if it makes the implementation a lot simpler, adding it in mac80211 would be acceptable, but I'm not convinced that CONF_PS is the right hook for it, since mac80211 throughout assumes CONF_PS will automatically wake up for beacons etc., and changing that would imho exponentially increase the already high complexity of the powersaving implementation. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html