mac802154: cfg: add suspend and resume callbacks
[firefly-linux-kernel-4.4.55.git] / net / mac802154 / ieee802154_i.h
index 04077830e88c090cb7872592257659ef70959a08..0054f39d499b30ac6896c566bd0195731b1f337a 100644 (file)
@@ -56,6 +56,7 @@ struct ieee802154_local {
        struct hrtimer ifs_timer;
 
        bool started;
+       bool suspended;
 
        struct tasklet_struct tasklet;
        struct sk_buff_head skb_queue;