Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux-2.6-microblaze.git] / drivers / staging / wfx / hif_api_cmd.h
index fc078d5..5554d6e 100644 (file)
@@ -253,7 +253,8 @@ struct hif_queue {
 struct hif_data_flags {
        u8    more:1;
        u8    fc_offset:3;
-       u8    reserved:4;
+       u8    after_dtim:1;
+       u8    reserved:3;
 } __packed;
 
 struct hif_tx_flags {