Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327517
b: refs/heads/master
c: 641c869
h: refs/heads/master
i:
  327515: 3468a03
v: v3
  • Loading branch information
Bing Zhao authored and John W. Linville committed Aug 10, 2012
1 parent 6942c81 commit c2b26d9
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: 902d9e0f48ddc18fb37c1b1edf5e3b27aaba1505
refs/heads/master: 641c869d40c7ec6a34930843f41e95bf1f53f29f
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/mwifiex/sta_cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ mwifiex_cmd_802_11_key_material(struct mwifiex_private *priv,

memcpy(param->ipn, enc_key->pn, IGTK_PN_LEN);
memcpy(param->key, enc_key->key_material,
enc_key->key_len);
WLAN_KEY_LEN_AES_CMAC);

key_param_len = sizeof(struct mwifiex_cmac_param);
key_material->key_param_set.key_len =
Expand Down

0 comments on commit c2b26d9

Please sign in to comment.