diff options
Diffstat (limited to 'drivers/net/wireless/b43/b43.h')
-rw-r--r-- | drivers/net/wireless/b43/b43.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/b43.h b/drivers/net/wireless/b43/b43.h index e919189919bb..239e71c3d1b1 100644 --- a/drivers/net/wireless/b43/b43.h +++ b/drivers/net/wireless/b43/b43.h | |||
@@ -755,6 +755,7 @@ struct b43_wl { | |||
755 | struct sk_buff *current_beacon; | 755 | struct sk_buff *current_beacon; |
756 | bool beacon0_uploaded; | 756 | bool beacon0_uploaded; |
757 | bool beacon1_uploaded; | 757 | bool beacon1_uploaded; |
758 | bool beacon_templates_virgin; /* Never wrote the templates? */ | ||
758 | struct work_struct beacon_update_trigger; | 759 | struct work_struct beacon_update_trigger; |
759 | 760 | ||
760 | /* The current QOS parameters for the 4 queues. | 761 | /* The current QOS parameters for the 4 queues. |