Search Linux Wireless

Re: [Bug 2338] unstable roaming (WPA2 Enterprise encryption + domain user/pass authentication)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



can we make this line not printing so frequently?

drivers/net/wireless/iwlwifi/iwl-agn-rs.c:603:rate_n_flags_from_tbl

                if (use_green) {
                        rate_n_flags |= RATE_MCS_GF_MSK;
                        if (is_siso(tbl->lq_type) && tbl->is_SGI) {
                                rate_n_flags &= ~RATE_MCS_SGI_MSK;
                                IWL_ERR(priv, "GF was set with SGI:SISO\n");
                        }
        	}
        }
        return rate_n_flags;
}


In kernel v3.4.0 with home WPA wifi, it's now printing almost every second,
overflowing kernel msg log buffer very soon,

with this .config:

$ grep IWLWIFI .config
CONFIG_IWLWIFI=m
CONFIG_IWLWIFI_DEBUG=y
# CONFIG_IWLWIFI_DEBUG_EXPERIMENTAL_UCODE is not set
CONFIG_IWLWIFI_DEVICE_TRACING=y
# CONFIG_IWLWIFI_P2P is not set
# CONFIG_IWLWIFI_EXPERIMENTAL_MFP is not set

But at this moment, the wifi is working ok, seems no any problem

[247044.692749] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247045.449760] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247046.476281] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247047.224943] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247047.249201] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247047.252083] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247048.101599] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247051.325215] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247051.325229] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247051.354703] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247052.941342] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247053.098138] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247053.173333] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247053.179197] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247053.191748] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247053.455591] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247053.458575] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247054.465627] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247057.488204] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247058.095448] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
[247058.167588] iwlwifi 0000:03:00.0: GF was set with SGI:SISO
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux