updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / rt3562sta / rt3562sta-2.4.1.1-WPA-mixed.patch
blobcaf2b1c6aa7a41c465ca6feca5638914b0beb430
1 --- common/cmm_wpa.c.orig 2010-11-26 04:18:41.000000000 +0100
2 +++ common/cmm_wpa.c 2010-12-01 15:09:22.000000000 +0100
3 @@ -2410,7 +2410,7 @@
4 UCHAR PrimaryRsnie;
5 BOOLEAN bMixCipher = FALSE; // indicate the pairwise and group cipher are different
6 UCHAR p_offset;
7 - WPA_MIX_PAIR_CIPHER FlexibleCipher = MIX_CIPHER_NOTUSE; // it provide the more flexible cipher combination in WPA-WPA2 and TKIPAES mode
8 + WPA_MIX_PAIR_CIPHER FlexibleCipher = WPA_TKIPAES_WPA2_TKIPAES; // it provide the more flexible cipher combination in WPA-WPA2 and TKIPAES mode
10 rsnielen_cur_p = NULL;
11 rsnielen_ex_cur_p = NULL;