On Sat, 2017-04-29 at 04:30 +0800, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac8021
> 1-next.git pending
> head:   c7e12d92078f1789c8409523f81ad89fa8fe4bd8
> commit: c7e12d92078f1789c8409523f81ad89fa8fe4bd8 [17/17] mac80211:
> add support for HE RX rate reporting
> config: x86_64-kexec (attached as .config)
> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
> reproduce:
>         git checkout c7e12d92078f1789c8409523f81ad89fa8fe4bd8
>         # save the attached .config to linux build tree
>         make ARCH=x86_64 
> 
> All errors (new ones prefixed by >>):
> 
>    net/mac80211/sta_info.c: In function 'sta_stats_decode_rate':
> > > net/mac80211/sta_info.c:1996:18: error: 'RATE_INFO_FLAGS_HE_MCS'
> > > undeclared (first use in this function)
> 
>       rinfo->flags = RATE_INFO_FLAGS_HE_MCS;
>                      ^~~~~~~~~~~~~~~~~~~~~~

Yeah, my bad - forgot to include a cfg80211 patch in that branch :)

johannes

Reply via email to