git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8878f8
)
ath/ath9k: Replace common->splitmic with a flag
author
Bruno Randolf
<br1@einfach.org>
Wed, 8 Sep 2010 07:04:54 +0000
(16:04 +0900)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 16 Sep 2010 19:19:45 +0000
(15:19 -0400)
Replace common->splitmic with ATH_CRYPT_CAP_MIC_COMBINED flag.
splitmic has to be used when the ATH_CRYPT_CAP_MIC_COMBINED capability flag is
not set.
Signed-off-by: Bruno Randolf <br1@einfach.org>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found