Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / rtl8712 / rtl871x_mp.c
index 5e4fda1890f5005de3521bc6db627ae0de3763cf..3c10a2c848c8f577fc9a8dce5edc5e29e152042f 100644 (file)
@@ -376,7 +376,8 @@ void r8712_SwitchBandwidth(struct _adapter *pAdapter)
                /* Use PHY_REG.txt default value. Do not need to change.
                 * Correct the tx power for CCK rate in 40M.
                 * Set Control channel to upper or lower. These settings are
-                * required only for 40MHz */
+                * required only for 40MHz
+                */
                set_bb_reg(pAdapter, rCCK0_System, bCCKSideBand,
                           (HAL_PRIME_CHNL_OFFSET_DONT_CARE >> 1));
                set_bb_reg(pAdapter, rOFDM1_LSTF, 0xC00,
This page took 0.034474 seconds and 5 git commands to generate.