Re: [patch] iwlwifi: mvm: catch underflow error earlier

2015-08-22 Thread Grumbach, Emmanuel
Hi Dan, On 08/21/2015 11:49 AM, Dan Carpenter wrote: > My static checker complains that we don't check for underflows in > iwl_dbgfs_fw_dbg_conf_write(). This is harmless because we have a > sanity check in iwl_mvm_start_fw_dbg_conf(), but we may as well make > this unsigned and silence the under

halo

2015-08-22 Thread barr lewis
let us talk -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 4/4] Staging: rtl8723au: core: Remove unused variable

2015-08-22 Thread Shraddha Barke
This patch discards the variable as it is not used anywhere throughout the kernel. Signed-off-by: Shraddha Barke --- drivers/staging/rtl8723au/core/rtw_security.c | 9 - 1 file changed, 9 deletions(-) diff --git a/drivers/staging/rtl8723au/core/rtw_security.c b/drivers/staging/rtl8723a

[PATCH 2/4] Staging: rtl8192e: r8192E_dev.c: Remove unused variable

2015-08-22 Thread Shraddha Barke
This patch discards the variable as it is not used anywhere throughout the kernel. Build tested it. Signed-off-by: Shraddha Barke --- drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c b/drivers/st

[PATCH 3/4] Staging: rtl819u: ieee80211: Remove unused variable

2015-08-22 Thread Shraddha Barke
This patch discards the variable count as it is not used anywhere throughout the kernel. Build tested it. Signed-off-by: Shraddha Barke --- drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/rtl8192u/ieee80211/ieee8021

[PATCH 1/4] Staging: rtl8192e: rtl_core.c: Remove unused variable

2015-08-22 Thread Shraddha Barke
This patch discards the variable ResetThreshold as it is not used anywhere throughout the kernel. Build tested it. Signed-off-by: Shraddha Barke --- drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 4 1 file changed, 4 deletions(-) diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_core.c

Re: linux-only "freshness" auth problem??

2015-08-22 Thread Michael Tokarev
22.08.2015 11:51, Michael Tokarev wrote: Here are the main difference (- for bad, + for good): nl80211: Association request send successfully -nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlan0 -nl80211: Delete station c0:4a:00:49:1b:f2 nl80211: Drv Event 38 (NL80211_CMD_ASS

Re: linux-only "freshness" auth problem??

2015-08-22 Thread Michael Tokarev
21.08.2015 12:53, Rafał Miłecki wrote: On 21 August 2015 at 11:35, Michael Tokarev wrote: Any hints please? :) Disable NetworkManager (or make it ignore WiFi interface) and temporary use wpa_supplicant. Get a log with debugging enables when it fails and when it success. Look for errors in fai

Re: linux-only "freshness" auth problem??

2015-08-22 Thread Michael Tokarev
21.08.2015 13:16, Johannes Berg wrote: On Fri, 2015-08-21 at 12:35 +0300, Michael Tokarev wrote: Aug 21 11:31:49 x200la kernel: wlan0: authenticated Aug 21 11:31:49 x200la kernel: wlan0: waiting for beacon from c0:4a:00:49:1b:f2 Do you see any *kernel* messages after this? I'm half expecting