ath5k: enable combined michael mic in key cache
authorBob Copeland <me@bobcopeland.com>
Wed, 26 Nov 2008 21:17:25 +0000 (16:17 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Dec 2008 14:32:13 +0000 (09:32 -0500)
commitf650470a8f506bc33a15778432ebb8cdcf89175b
tree91d563ae28beaa01d229682ca7a299d70f047f74
parent671434904633876f89be70af415c35c89fb90115
ath5k: enable combined michael mic in key cache

For mac revisions >= "Griffin," the hardware allows the mic tx and rx
authenticator keys to share the same cache line, whereas earlier
hardware can only store the rx.  Enable the combined mic on hardware
that supports it.

Changes to ath5k.h
Changes-licensed-under: 3-Clause-BSD

Changes to attach.c, pcu.c, reg.h
Changes-licensed-under: ISC

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/ath5k.h
drivers/net/wireless/ath5k/attach.c
drivers/net/wireless/ath5k/pcu.c
drivers/net/wireless/ath5k/reg.h