Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247543
b: refs/heads/master
c: 9b571e2
h: refs/heads/master
i:
  247541: cbe77f3
  247539: 2d39ee1
  247535: 57ed5a2
v: v3
  • Loading branch information
Yogesh Ashok Powar authored and John W. Linville committed May 5, 2011
1 parent ea14772 commit 396bf39
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: f0dc7999b54ae0464d7144b81d21e1d39a389d49
refs/heads/master: 9b571e24a9922f79ed2440b4482cb9f11a8f1889
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/mwl8k.c
Original file line number Diff line number Diff line change
Expand Up @@ -3997,7 +3997,7 @@ static int mwl8k_cmd_encryption_set_key(struct ieee80211_hw *hw,
mwl8k_vif->wep_key_conf[idx].enabled = 1;
}

keymlen = 0;
keymlen = key->keylen;
action = MWL8K_ENCR_SET_KEY;
break;
case WLAN_CIPHER_SUITE_TKIP:
Expand Down

0 comments on commit 396bf39

Please sign in to comment.