On Tue, 2019-12-24 at 00:22 +0530, Veerendranath Jakkam wrote: > > @@ -4587,9 +4598,6 @@ struct wiphy { > int n_cipher_suites; > const u32 *cipher_suites; > > - int n_akm_suites; > - const u32 *akm_suites; Certainly this also breaks compiling a large number of drivers... ??? johannes