mac80211: don't delay station destruction
[deliverable/linux.git] / net / mac80211 / ieee80211_i.h
index ed5bf8b4b5c2bfb8d4253a0dbaa15b76aac309dd..44330b8e1c14359a4026025a3380b8e9da1c279f 100644 (file)
@@ -776,10 +776,6 @@ struct ieee80211_sub_if_data {
                u32 mntr_flags;
        } u;
 
-       spinlock_t cleanup_stations_lock;
-       struct list_head cleanup_stations;
-       struct work_struct cleanup_stations_wk;
-
 #ifdef CONFIG_MAC80211_DEBUGFS
        struct {
                struct dentry *subdir_stations;
This page took 0.028108 seconds and 5 git commands to generate.