X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fnet%2Fieee80211softmac.h;h=1ef6282fdded66520c5a15956848a77dfaaecbfa;hb=2843483d2eb02ad104edbe8b2429fb6a39d25063;hp=89119277553dbb8dbe90085088d4242c27f3c023;hpb=dd8856bda5f1308beb113281b248683992998a9e;p=linux-2.6-omap-h63xx.git diff --git a/include/net/ieee80211softmac.h b/include/net/ieee80211softmac.h index 89119277553..1ef6282fdde 100644 --- a/include/net/ieee80211softmac.h +++ b/include/net/ieee80211softmac.h @@ -229,6 +229,8 @@ struct ieee80211softmac_device { /* this lock protects this structure */ spinlock_t lock; + struct workqueue_struct *wq; + u8 running; /* SoftMAC started? */ u8 scanning;