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

2016-09-19 Thread Otcheretianski, Andrei
ireless@vger.kernel.org; Beker, Ayala <ayala.be...@intel.com>; > Grumbach, Emmanuel <emmanuel.grumb...@intel.com>; Coelho, Luciano > <luciano.coe...@intel.com> > Subject: Re: [PATCH v2 1/9] cfg80211: add start / stop NAN commands > > On 18-9-2016 9:44, Otcheret

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

2016-09-18 Thread Arend Van Spriel
inux-wireless@vger.kernel.org; Beker, Ayala <ayala.be...@intel.com>; >> Otcheretianski, Andrei <andrei.otcheretian...@intel.com>; Grumbach, >> Emmanuel <emmanuel.grumb...@intel.com>; Coelho, Luciano >> <luciano.coe...@intel.com> >> Subject: Re: [PATCH v

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

2016-09-18 Thread Otcheretianski, Andrei
;; > Otcheretianski, Andrei <andrei.otcheretian...@intel.com>; Grumbach, > Emmanuel <emmanuel.grumb...@intel.com>; Coelho, Luciano > <luciano.coe...@intel.com> > Subject: Re: [PATCH v2 1/9] cfg80211: add start / stop NAN commands > > On 16-9-2016 10:33,

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 >