OSDN Git Service

ath5k: Use common crypt capabilities flags
authorBruno Randolf <br1@einfach.org>
Wed, 8 Sep 2010 07:04:59 +0000 (16:04 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 16 Sep 2010 19:19:45 +0000 (15:19 -0400)
commit781f3136ff4cdd2b33149f2295fefa21f77b1c56
tree2752a3294c6a01ca9ade43cbdbf5388635d2dd09
parent117675d06ad2dd16fcf466669ba9700a8d589ea3
ath5k: Use common crypt capabilities flags

Replace ah_aes_support and ah_combined_mic with common ath_crypt_caps
ATH_CRYPT_CAP_CIPHER_AESCCM and ATH_CRYPT_CAP_MIC_COMBINED.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/attach.c
drivers/net/wireless/ath/ath5k/base.c