Loic Poulain <loic.poulain@xxxxxxxxxx> writes: > In case of WEP encryption, driver has to configure shared key for > associated station(s). Note that sta pointer is NULL in case of non > pairwise key, causing NULL pointer dereference with existing code > (sta_priv->is_data_encrypted). Fix this by using associated sta list > instead. > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxxx> I guess this fix is for AP mode with WEP encryption? And client mode with WEP doesn't have any issues? If yes, I'll clarify that in the commit log. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html