Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162562
b: refs/heads/master
c: 230da57
h: refs/heads/master
v: v3
  • Loading branch information
Axel K authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 352ab53 commit d181c11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0961284c7208dfd907456fa73823f5967331b957
refs/heads/master: 230da57e68636e35c07b144fd25f4bd7f67c1e1c
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rt3090/common/cmm_wpa.c
Original file line number Diff line number Diff line change
Expand Up @@ -1904,7 +1904,7 @@ VOID RTMPMakeRSNIE(
UCHAR PrimaryRsnie;
BOOLEAN bMixCipher = FALSE; // indicate the pairwise and group cipher are different
UCHAR p_offset;
WPA_MIX_PAIR_CIPHER FlexibleCipher = MIX_CIPHER_NOTUSE; // it provide the more flexible cipher combination in WPA-WPA2 and TKIPAES mode
WPA_MIX_PAIR_CIPHER FlexibleCipher = WPA_TKIPAES_WPA2_TKIPAES; // it provide the more flexible cipher combination in WPA-WPA2 and TKIPAES mode

rsnielen_cur_p = NULL;
rsnielen_ex_cur_p = NULL;
Expand Down

0 comments on commit d181c11

Please sign in to comment.