summaryrefslogtreecommitdiff
path: root/drivers/staging/cw1200/sta.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cw1200/sta.h')
-rw-r--r--drivers/staging/cw1200/sta.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/cw1200/sta.h b/drivers/staging/cw1200/sta.h
index 8951a4a176b..8d0cc5d4c12 100644
--- a/drivers/staging/cw1200/sta.h
+++ b/drivers/staging/cw1200/sta.h
@@ -72,5 +72,6 @@ void cw1200_unjoin_work(struct work_struct *work);
void cw1200_wep_key_work(struct work_struct *work);
void cw1200_update_listening(struct cw1200_common *priv, bool enabled);
void cw1200_update_filtering(struct cw1200_common *priv);
+int __cw1200_flush(struct cw1200_common *priv, bool drop);
#endif