On Sat, 2018-06-30 at 20:56 +0200, Arend van Spriel wrote: > On 6/30/2018 5:42 PM, kbuild test robot wrote: > > 2560 .he_mcs_nss_supp = { > > > > 2561 .rx_msc_80 = > > > > cpu_to_le16(0xfffa), > > > > 2562 .tx_msc_80 = > > > > cpu_to_le16(0xfffa), > > > > 2563 .rx_msc_160 = > > > > cpu_to_le16(0xffff), > > > > 2564 .tx_msc_160 = > > > > cpu_to_le16(0xffff), > > > > 2565 .rx_msc_80p80 = > > > > cpu_to_le16(0xffff), > > > > 2566 .tx_msc_80p80 = > > > > cpu_to_le16(0xffff), > > > > 2567 }, > > I believe I commented in earlier version that those fields in the > type > defintion should be mcs iso msc and this initializer did not get > fixed? Ugh, yes, this doesn't even compile with the code Johannes merged. I applied the patches on top of the old version of the cfg/mac changes... I'll resend. -- Cheers, Luca.