ath5k: clarify srev comparison for CCMP check
authorBob Copeland <me@bobcopeland.com>
Thu, 27 Aug 2009 19:17:15 +0000 (15:17 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Aug 2009 18:40:54 +0000 (14:40 -0400)
commitca5efbe243dde7d269b6bbae7feaa5e4740db36e
tree87ab013eaf84eab5ae35467c75cec2a88ff3f985
parent00fa928df428521793866ff6832569d99be7f3e3
ath5k: clarify srev comparison for CCMP check

As Pavel Roskin noted, the check for mac version as copied from
legacy_hal made no sense.  This replaces it with the equivalent
and makes up a suitable #define for the mac version legacy_hal
checked.

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