On 12.03.2013 18:51, Larry Finger wrote: > On 03/12/2013 04:10 AM, Jussi Kivilinna wrote: >> >> That patch alone did not help.. however replacing >> _rtl92cu_set_check_bssid() >> with that new rtl92cu_set_check_bssid() does fix the issue (patch >> attached). >> >> But I think _rtl92cu_set_check_bssid() needs to be rechecked since it has >> '(IS_NORMAL_CHIP(rtlhal->version))' conditional etc. > > I doubt that that IS_NORMAL_CHIP business affects us - the test chips > are not supposed to be in the wild, but I modified your patch to include > that test. > Modified patch works here. > With that patch I am getting watchdog_wq callbacks that force a > reconnection every 6 seconds, but that is due to other changes in my > code. The result is a 34% loss of pings, but the connection stays up. > No problems here.. <1% loss and can do large transfers, rtl8192cu being able to reconnect is connection is dropped. -Jussi -- 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