summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_lcn.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/b43/phy_lcn.h')
-rw-r--r--drivers/net/wireless/b43/phy_lcn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/phy_lcn.h b/drivers/net/wireless/b43/phy_lcn.h
index 2a386d07fc2..6a7092e13ff 100644
--- a/drivers/net/wireless/b43/phy_lcn.h
+++ b/drivers/net/wireless/b43/phy_lcn.h
@@ -21,6 +21,7 @@
struct b43_phy_lcn {
bool hw_pwr_ctl;
bool hw_pwr_ctl_capable;
+ u8 tx_pwr_curr_idx;
};