These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / vt6656 / device.h
index f71d59f..dec36f2 100644 (file)
@@ -364,7 +364,7 @@ struct vnt_private {
        /* Power save */
        u16 current_aid;
 
-       /* Beacon releated */
+       /* Beacon related */
        u16 seq_counter;
 
        enum vnt_cmd_state command_state;
@@ -389,6 +389,8 @@ struct vnt_private {
        u8 bb_pre_ed_rssi;
        u8 bb_pre_ed_index;
 
+       u16 wake_up_count;
+
        /* command timer */
        struct delayed_work run_command_work;