On Fri, Dec 02, 2011 at 01:48:43PM +0200, Jouni Malinen wrote: > the issue is most likely from the BSS entry getting timed > out and removed between the operations and the proper fix for this is to > make sure the entry does not get removed and that should be doable > without filling it with bogus information. Do you mean updating aging (bss->ts) related bss information in cfg80211?, I don't see any possibility to update this information in bss entry from driver. The bss entry needs to protected with bss_lock which we can't use from driver. Vasanth -- 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