aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/b43.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/b43/b43.h')
-rw-r--r--drivers/net/wireless/b43/b43.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/b43.h b/drivers/net/wireless/b43/b43.h
index e478799c09cb..bf6b276d47e2 100644
--- a/drivers/net/wireless/b43/b43.h
+++ b/drivers/net/wireless/b43/b43.h
@@ -733,6 +733,7 @@ struct b43_wl {
733 struct sk_buff *current_beacon; 733 struct sk_buff *current_beacon;
734 bool beacon0_uploaded; 734 bool beacon0_uploaded;
735 bool beacon1_uploaded; 735 bool beacon1_uploaded;
736 struct work_struct beacon_update_trigger;
736 737
737 /* The current QOS parameters for the 4 queues. 738 /* The current QOS parameters for the 4 queues.
738 * This is protected by the irq_lock. */ 739 * This is protected by the irq_lock. */