mac80211: fix offchannel TX cookie matching
[pandora-kernel.git] / net / mac80211 / ieee80211_i.h
index 9fa5f8a..810d7b6 100644 (file)
@@ -346,6 +346,7 @@ struct ieee80211_work {
                struct {
                        struct sk_buff *frame;
                        u32 wait;
+                       bool status;
                } offchan_tx;
        };