Staging: rtl8192u: remove bad whitespaces
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / rtl8192u / ieee80211 / ieee80211_crypt_ccmp.c
index 181edc46909eb0fe840b2efe6eaa5a5de2336d71..0b33bf4633208a89c9041f7b86a59ad792a0d1df 100644 (file)
@@ -131,7 +131,7 @@ static void ccmp_init_blocks(struct crypto_tfm *tfm,
        /*
        qc_included = ((WLAN_FC_GET_TYPE(fc) == IEEE80211_FTYPE_DATA) &&
                       (WLAN_FC_GET_STYPE(fc) & 0x08));
-        */
+       */
        // fixed by David :2006.9.6
        qc_included = ((WLAN_FC_GET_TYPE(fc) == IEEE80211_FTYPE_DATA) &&
                       (WLAN_FC_GET_STYPE(fc) & 0x80));