summaryrefslogtreecommitdiff
path: root/drivers/staging/cw1200/cw1200.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cw1200/cw1200.h')
-rw-r--r--drivers/staging/cw1200/cw1200.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/cw1200/cw1200.h b/drivers/staging/cw1200/cw1200.h
index f732af75fa0..97afb8c1392 100644
--- a/drivers/staging/cw1200/cw1200.h
+++ b/drivers/staging/cw1200/cw1200.h
@@ -173,10 +173,6 @@ struct cw1200_common {
struct work_struct event_handler;
struct delayed_work bss_loss_work;
struct delayed_work connection_loss_work;
-#if defined(CONFIG_CW1200_FIRMWARE_DOES_NOT_SUPPORT_KEEPALIVE)
- struct delayed_work keep_alive_work;
- unsigned long last_activity_time;
-#endif /* CONFIG_CW1200_FIRMWARE_DOES_NOT_SUPPORT_KEEPALIVE */
struct work_struct tx_failure_work;
int delayed_link_loss;