Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / drivers / net / wireless / zd1211rw / zd_mac.h
index f8c93c3..c01eca8 100644 (file)
@@ -165,6 +165,7 @@ struct housekeeping {
 
 struct beacon {
        struct delayed_work watchdog_work;
+       struct sk_buff *cur_beacon;
        unsigned long last_update;
        u16 interval;
        u8 period;