Patch to set authentication data

A. Valentin avalentin at marcant.net
Wed Jan 9 03:44:49 PST 2013


Hi Aleksander,

thanks a lot for your help! I'm looking forward to the next patches
(roaming, technologie preference) ;-)

André
 

Am 09.01.2013 12:30, schrieb Aleksander Morgado:
> Hey André
>
>> I attached both patches. If there's anything, don't hesitate.
>>
> Fixed some minor style issues, plus a bug (see below) and pushed both now.
>
> Thanks!
>
>> +                } else if (g_ascii_strcasecmp(split[1], "BOTH") == 0) {
>> +                    qmiwdsauth =  QMI_WDS_AUTHENTICATION_PAP || QMI_WDS_AUTHENTICATION_CHAP;
> You really wanted this I believe :)
>  qmiwdsauth = QMI_WDS_AUTHENTICATION_PAP | QMI_WDS_AUTHENTICATION_CHAP;
>
>



More information about the libqmi-devel mailing list