Re: [PATCH 3/5] nl80211: add support for gscan

2016-11-17 Thread kbuild test robot
Hi Arend, [auto build test ERROR on mac80211-next/master] [also build test ERROR on next-20161117] [cannot apply to v4.9-rc5] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Arend-van-Spriel/nl80

Re: [PATCH 3/5] nl80211: add support for gscan

2016-11-17 Thread kbuild test robot
Hi Arend, [auto build test WARNING on mac80211-next/master] [also build test WARNING on next-20161117] [cannot apply to v4.9-rc5] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Arend-van-Spriel/

Re: [PATCH 3/5] nl80211: add support for gscan

2016-11-17 Thread Arend Van Spriel
On 17-11-2016 13:10, kbuild test robot wrote: > Hi Arend, > > [auto build test ERROR on mac80211-next/master] > [also build test ERROR on next-20161117] > [cannot apply to v4.9-rc5] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] > > url:

[PATCH 3/5] nl80211: add support for gscan

2016-11-17 Thread Arend van Spriel
This patch adds support for GScan which is a scan offload feature used in Android. Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Franky Lin Signed-off-by: Arend van Spriel --- include/net/cfg80211.h | 91 ++- include/uapi/linux/nl80211.h | 146