wl1251: remove unused filter_work
[pandora-kernel.git] / drivers / net / wireless / wl1251 / wl1251.h
index a77f1bb..c52136d 100644 (file)
@@ -315,7 +315,6 @@ struct wl1251 {
        bool tx_queue_stopped;
 
        struct work_struct tx_work;
-       struct work_struct filter_work;
 
        /* Pending TX frames */
        struct sk_buff *tx_frames[16];