On Sun, May 13, 2018 at 08:35:57PM +0200, Sergio Paracuellos wrote:
> @@ -1619,7 +1619,7 @@ static void hostif_sme_set_rsn(struct ks_wlan_private
> *priv, int type)
>
> switch (type) {
> case SME_RSN_UCAST_REQUEST:
> - wpa_suite.size = cpu_to_le16((uint16_t)1);
> + wpa_suite.size = cpu_to_le16((u16)1);Lol... regards, dan carpenter _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
