On Fri, 2016-08-05 at 10:56 +0530, Purushottam Kushwaha wrote: > This commit provides the option for the host drivers to advertise the > support for different beacon intervals among the respective interface > combinations, through supp_diff_beacon_int (bool). Neither your commit message nor the documentation makes a direct reference to this affecting only AP/GO interface. However, you then go and require that at least 2 interfaces with AP/GO are present. What if you have AP,GO,mesh in the same interface combination? Either your documentation needs to very very clearly state that the mesh must match (either one of them?) and I'd go as far as renaming the APIs, or you shouldn't require multiple APs and make this apply on mesh and IBSS as well. Are there really no restrictions whatsoever, btw? It seems to me that if I were to specify beacon intervals which have a very small GCD, you'll run into trouble when actually sending beacons. Perhaps there should be a requirement on the GCD? 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