On 2020-01-02 19:15, Johannes Berg wrote:
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
Thanks, I will correct in v2