Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291455
b: refs/heads/master
c: cc4d623
h: refs/heads/master
i:
  291453: 9f34cc2
  291451: 1542c6e
  291447: 919847d
  291439: c261c4a
  291423: 19cd34d
  291391: b9e58eb
  291327: a10edc5
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and Kalle Valo committed Feb 27, 2012
1 parent c4909f2 commit fe49a59
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: e8ad9a0638cb50dad48201f461f4739740f036b3
refs/heads/master: cc4d623de46616825d9330467e0a7375835171be
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,7 @@ static int ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev,

if (vif->nw_type == AP_NETWORK && !pairwise &&
(key_type == TKIP_CRYPT || key_type == AES_CRYPT ||
key_type == WAPI_CRYPT) && params) {
key_type == WAPI_CRYPT)) {
ar->ap_mode_bkey.valid = true;
ar->ap_mode_bkey.key_index = key_index;
ar->ap_mode_bkey.key_type = key_type;
Expand Down

0 comments on commit fe49a59

Please sign in to comment.