Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / vt6655 / channel.c
index b7d43a5622bacfaa4aae74e627b15c0d930e78a3..029a8df4ca1cf7225dccfcc740f6184f2e7bf160 100644 (file)
@@ -193,7 +193,8 @@ bool set_channel(struct vnt_private *priv, struct ieee80211_channel *ch)
        MACvRegBitsOn(priv->PortOffset, MAC_REG_MACCR, MACCR_CLRNAV);
 
        /* TX_PE will reserve 3 us for MAX2829 A mode only,
-          it is for better TX throughput */
+        * it is for better TX throughput
+        */
 
        if (priv->byRFType == RF_AIROHA7230)
                RFbAL7230SelectChannelPostProcess(priv, priv->byCurrentCh,
This page took 0.024703 seconds and 5 git commands to generate.