So, can you please tell me what type of bugs or what bugs the cfg80211 going to catch? As I see cfg80211 allows re-assoc command and the driver is able to get a BSS using the function cfg80211_get_bss(). So, the driver is going to re-associate and the result is a Kernel warning. At this point driver's internal association is successful though. On Sun, Dec 1, 2013 at 3:02 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Sun, 2013-12-01 at 13:01 +0530, Ujjal Roy wrote: >> cfg80211 allows re-association in managed mode and if a user >> wants to re-associate to the same AP network after the time >> period of IEEE80211_SCAN_RESULT_EXPIRE, cfg80211 warns with >> the following message on receiving the connect result event. > > This behaviour is intentional to point out driver bugs. I'm not applying > this. > > johannes > -- 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