summaryrefslogtreecommitdiff
path: root/drivers/staging/wlags49_h2/hcf.h
diff options
context:
space:
mode:
authorDavid Kilroy <kilroyd@googlemail.com>2011-09-15 23:20:54 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-16 18:34:52 (GMT)
commit89c5be50e13f41e13d22f3462798ac729631f2c4 (patch)
tree351ba2b2759b1894343edd96f87aa4fd2df4a863 /drivers/staging/wlags49_h2/hcf.h
parent85d5cb15b3a75ca029be34af76fda7d0e081af44 (diff)
downloadlinux-fsl-qoriq-89c5be50e13f41e13d22f3462798ac729631f2c4.tar.xz
staging: wlags49_h2: Remove CKIP support from hcf
CKIP is a Cisco proprietary alternative to TKIP. Support removed to simplify code - the defines to interact with the firmware are left in place. Signed-off-by: David Kilroy <kilroyd@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/wlags49_h2/hcf.h')
-rw-r--r--drivers/staging/wlags49_h2/hcf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/wlags49_h2/hcf.h b/drivers/staging/wlags49_h2/hcf.h
index fc8c355..cf55e8e 100644
--- a/drivers/staging/wlags49_h2/hcf.h
+++ b/drivers/staging/wlags49_h2/hcf.h
@@ -336,9 +336,6 @@ typedef struct {
#endif // HCF_ASSERT_PRINTF
#endif // HCF_ASSERT
hcf_16 volatile IFB_IntOffCnt; // 0xFFFF based HCF_ACT_INT_OFF nesting counter, DeepSleep flag
-#if (HCF_TYPE) & HCF_TYPE_CCX
- hcf_16 IFB_CKIPStat; // CKIP Status flag
-#endif // HCF_TYPE_CCX
#if (HCF_TALLIES) & ( HCF_TALLIES_NIC | HCF_TALLIES_HCF ) //Hermes and/or HCF tally support
hcf_32 IFB_Silly_you_should_align; //;?
hcf_16 IFB_TallyLen; // Tally length (to build an LTV)