RE: [PATCH v2 1/9] cfg80211: add start / stop NAN commands

2016-09-19 Thread Otcheretianski, Andrei
uel ; Coelho, Luciano > > Subject: Re: [PATCH v2 1/9] cfg80211: add start / stop NAN commands > > On 18-9-2016 9:44, Otcheretianski, Andrei wrote: > >> -Original Message- > >> From: Arend Van Spriel [mailto:arend.vanspr...@broadcom.com] > >> Sent: F

Re: [PATCH v2 1/9] cfg80211: add start / stop NAN commands

2016-09-18 Thread Arend Van Spriel
@vger.kernel.org; Beker, Ayala ; >> Otcheretianski, Andrei ; Grumbach, >> Emmanuel ; Coelho, Luciano >> >> Subject: Re: [PATCH v2 1/9] cfg80211: add start / stop NAN commands >> >> On 16-9-2016 10:33, Luca Coelho wrote: >>> From: Ayala Beker >>> >>>

RE: [PATCH v2 1/9] cfg80211: add start / stop NAN commands

2016-09-18 Thread Otcheretianski, Andrei
uel ; Coelho, Luciano > > Subject: Re: [PATCH v2 1/9] cfg80211: add start / stop NAN commands > > On 16-9-2016 10:33, Luca Coelho wrote: > > From: Ayala Beker > > > > This allows user space to start/stop NAN interface. > > A NAN interface is like P2P device in

Re: [PATCH v2 1/9] cfg80211: add start / stop NAN commands

2016-09-16 Thread Johannes Berg
> I think NUM_NL80211_IFTYPES should not be in the switch. If it must I > would leave it as last one here. > It just suppresses compiler warnings :) johannes

Re: [PATCH v2 1/9] cfg80211: add start / stop NAN commands

2016-09-16 Thread Arend Van Spriel
On 16-9-2016 10:33, Luca Coelho wrote: > From: Ayala Beker > > This allows user space to start/stop NAN interface. > A NAN interface is like P2P device in a few aspects: it > doesn't have a netdev associated to it. > Add the new interface type and prevent operations that > can't be executed on NA