[PATCH v4] cfg80211: Provision to allow the support for different beacon intervals

2016-08-04 Thread Purushottam Kushwaha
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). Signed-off-by: Purushottam Kushwaha --- include/net/cfg80211.h | 4 include/uapi/linux/nl8021

Re: [PATCH v4] cfg80211: Provision to allow the support for different beacon intervals

2016-08-05 Thread Johannes Berg
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 do

RE: [PATCH v4] cfg80211: Provision to allow the support for different beacon intervals

2016-08-08 Thread Undekari, Sunil Dutt
ar ; Hullur Subramanyam, Amarnath Subject: Re: [PATCH v4] cfg80211: Provision to allow the support for different beacon intervals 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 differen

Re: [PATCH v4] cfg80211: Provision to allow the support for different beacon intervals

2016-08-09 Thread Johannes Berg
> I guess , we can extend this to mesh and IBSS as well.  I don't know what your firmware/hardware capabilities are :) > > 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 shoul

Re: [PATCH v4] cfg80211: Provision to allow the support for different beacon intervals

2016-08-10 Thread Johannes Berg
On Wed, 2016-08-10 at 14:53 +, Undekari, Sunil Dutt wrote: > > > > I don't know what your firmware/hardware capabilities are :) > I was not referring to any specific architecture here.  With the 2 > choices you had mentioned (mesh must match either one of them / make > this apply on mesh and I

RE: [PATCH v4] cfg80211: Provision to allow the support for different beacon intervals

2016-08-10 Thread Undekari, Sunil Dutt
Malinen, Jouni ; Kondabattini, Ganesh ; Kalikot Veetil, Mahesh Kumar ; Hullur Subramanyam, Amarnath ; Kumar, Deepak (QCA) Subject: Re: [PATCH v4] cfg80211: Provision to allow the support for different beacon intervals > I guess , we can extend this to mesh and IBSS as well. I don't kn