[PATCH RFC] staging: wilc1000: Refactor handling of HT caps fields

Jason Litzinger jlitzingerdev at gmail.com
Wed Apr 26 04:54:16 UTC 2017


> +			strStaParams.ht_capa = *params->ht_capa;
Doh, that's completely wrong.  I had a few iterations of this and sent
the wrong version.  There's an embedded array in that struct (not an
embedded struct as I though during one read through).

Will fix and re-send, sorry for the spam.

-Jason



More information about the devel mailing list