aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/include/d11.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/brcm80211/include/d11.h')
-rw-r--r--drivers/staging/brcm80211/include/d11.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/brcm80211/include/d11.h b/drivers/staging/brcm80211/include/d11.h
index 3dbd54c0cc7..f17ea8cba07 100644
--- a/drivers/staging/brcm80211/include/d11.h
+++ b/drivers/staging/brcm80211/include/d11.h
@@ -1201,8 +1201,8 @@ BWL_PRE_PACKED_STRUCT struct tx_status {
1201#define M_20IN40_IQ (0x380 * 2) 1201#define M_20IN40_IQ (0x380 * 2)
1202 1202
1203/* SHM locations where ucode stores the current power index */ 1203/* SHM locations where ucode stores the current power index */
1204#define M_CURR_IDX1 (0x384 *2) 1204#define M_CURR_IDX1 (0x384 * 2)
1205#define M_CURR_IDX2 (0x387 *2) 1205#define M_CURR_IDX2 (0x387 * 2)
1206 1206
1207#define M_BSCALE_ANT0 (0x5e * 2) 1207#define M_BSCALE_ANT0 (0x5e * 2)
1208#define M_BSCALE_ANT1 (0x5f * 2) 1208#define M_BSCALE_ANT1 (0x5f * 2)