On 08/10/2012 03:32 AM, Thomas Pedersen wrote: > Only WoW filters for the first vif were being set, causing failures to > wake up on any concurrent connected vifs. Handle all per-vif suspend > and resume tasks. > > Since cfg80211 issues user wow filters on a per-wiphy basis, set any > custom filters on all connected vifs. > > Starting WoW in firmware and setting host sleep mode is still handled on > a global per-phy level. The first vif is always used for bookkeeping > regardless of whether it is connected or not. > > WoW is cancelled if no connected vifs are found. > > No firmware capability bits or API bump is needed for this patch, as > setting filters for vifs with index > 0 will simply overwrite the index > 0 filters in the current implementation. While not correct, this is > identical to the existing behavior. > > Signed-off-by: Thomas Pedersen <c_tpeder@xxxxxxxxxxxxxxxx> Thanks, applied. Kalle -- 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