summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi/if_wivar.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-04-12 06:01:28 +0000
committerimp <imp@FreeBSD.org>2002-04-12 06:01:28 +0000
commit7eff0af93f5be3fab73709ca7118228897cdfe0b (patch)
tree10b0a83950ec2f7901dd4c3ab66cbaaecc7657cf /sys/dev/wi/if_wivar.h
parent861f8487049d5c89c59e33befc00d17ef8dfe6b4 (diff)
downloadFreeBSD-src-7eff0af93f5be3fab73709ca7118228897cdfe0b.zip
FreeBSD-src-7eff0af93f5be3fab73709ca7118228897cdfe0b.tar.gz
unifdef -DWI_HOSTAP, like OpenBSD does
Diffstat (limited to 'sys/dev/wi/if_wivar.h')
-rw-r--r--sys/dev/wi/if_wivar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/wi/if_wivar.h b/sys/dev/wi/if_wivar.h
index 777f3ab..9c6b8c0 100644
--- a/sys/dev/wi/if_wivar.h
+++ b/sys/dev/wi/if_wivar.h
@@ -157,11 +157,9 @@ struct wi_softc {
struct wi_sigcache wi_sigcache[MAXWICACHE];
int wi_nextitem;
#endif
-#ifdef WI_HOSTAP
struct wihap_info wi_hostap_info;
u_int32_t wi_icv;
int wi_icv_flag;
-#endif
struct callout_handle wi_stat_ch;
struct mtx wi_mtx;
int wi_nic_type;
OpenPOWER on IntegriCloud