Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214875
b: refs/heads/master
c: e2b6262
h: refs/heads/master
i:
  214873: 4298ab3
  214871: 082f05d
v: v3
  • Loading branch information
Rajkumar Manoharan authored and John W. Linville committed Sep 27, 2010
1 parent a7df5cf commit 9fcb3c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 554891e63a29af35cc6bb403ef34e319518114d0
refs/heads/master: e2b626248b0799bd14be40ce290c6681a8419512
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/ath/ath9k/htc_drv_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,9 @@ static void ath9k_init_crypto(struct ath9k_htc_priv *priv)
common->keymax = ATH_KEYMAX;
}

if (priv->ah->misc_mode & AR_PCU_MIC_NEW_LOC_ENA)
common->crypt_caps |= ATH_CRYPT_CAP_MIC_COMBINED;

/*
* Reset the key cache since some parts do not
* reset the contents on initial power up.
Expand Down

0 comments on commit 9fcb3c5

Please sign in to comment.