summaryrefslogtreecommitdiff
path: root/drivers/staging/cw1200/scan.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cw1200/scan.h')
-rw-r--r--drivers/staging/cw1200/scan.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/cw1200/scan.h b/drivers/staging/cw1200/scan.h
index f2ea372aad7..fd59123e742 100644
--- a/drivers/staging/cw1200/scan.h
+++ b/drivers/staging/cw1200/scan.h
@@ -38,7 +38,6 @@ struct cw1200_scan {
atomic_t in_progress;
/* Direct probe requests workaround */
struct delayed_work probe_work;
- struct sk_buff *probe_skb;
int direct_probe;
};