summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi/if_wivar.h
diff options
context:
space:
mode:
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